Cannot determine perl version info from lib/Text/XLogfile.pm *** Module::AutoInstall version 1.03 *** Checking for Perl dependencies... [Core Features] - Test::More ...loaded. (0.54) - File::Temp ...loaded. (0.12) - Carp ...loaded. (0) - Exporter ...loaded. (5.562) *** Module::AutoInstall configuration finished. Checking if your kit is complete... Looks good Writing Makefile for Text::XLogfile /bin/sh -c true /bin/sh -c true cp lib/Text/XLogfile.pm blib/lib/Text/XLogfile.pm Manifying blib/man3/Text::XLogfile.3 /bin/sh -c true /bin/sh -c true PERL_DL_NONLAZY=1 /export/home/cpanrun/build/5.6.1/bin/perl -Iinc -Iblib/arch -Iblib/lib -I/export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/00-load.t t/01-basic.t t/02-heavy.t t/03-error-exception.t t/04-error-ignore.t t/05-error-correct.t t/10-read-file.t t/11-write-file.t t/12-read-error.t t/13-write-error.t t/00-load...........1..1 ok 1 - use Text::XLogfile; ok t/01-basic..........1..2 ok 1 - same fields out of make_xlogline ok 2 - same fields out of parse_xlogline ok t/02-heavy..........1..2 ok 1 - same fields out of make_xlogline ok 2 - same fields out of parse_xlogline ok t/03-error-exception.1..6 ok 1 - a=b:c:d=e returns undef ok 2 - Detecting error: Key 'a=b' contains invalid character: '='. ok 3 - Detecting error: Key 'a:b' contains invalid character: ':'. ok 4 - Detecting error: Key 'a\nb' contains invalid character: newline. ok 5 - Detecting error: Value 'a:b' (of key '1') contains invalid character: ':'. ok 6 - Detecting error: Value 'a\nb' (of key '1') contains invalid character: newline. ok t/04-error-ignore...1..10 ok 1 - no error ok 2 - Trying to make logline: 'a=b=1' ok 3 - no error ok 4 - Trying to make logline: 'a:b=1' ok 5 - no error ok 6 - Trying to make logline: 'a\nb=1' ok 7 - no error ok 8 - Trying to make logline: '1=a:b' ok 9 - no error ok 10 - Trying to make logline: '1=a\nb' ok t/05-error-correct..1..10 ok 1 - no error ok 2 - Trying to make logline: 'a_b=1' ok 3 - no error ok 4 - Trying to make logline: 'a_b=1' ok 5 - no error ok 6 - Trying to make logline: 'a b=1' ok 7 - no error ok 8 - Trying to make logline: '1=a_b' ok 9 - no error ok 10 - Trying to make logline: '1=a b' ok t/10-read-file......1..1 ok 1 - read_xlogfile appears to work ok t/11-write-file.....1..2 ok 1 - write_xlogfile appears to work 1/2 ok 2 - write_xlogfile appears to work 2/2 ok t/12-read-error.....1..1 ok 1 - read_xlogfile appears to work even with an erroneous entry ok t/13-write-error....1..2 ok 1 - write_xlogfile appears to work 1/2 ok 2 - write_xlogfile appears to work 2/2 ok All tests successful. Files=10, Tests=37, 4 wallclock secs ( 3.08 cusr + 0.87 csys = 3.95 CPU) /bin/sh -c true /bin/sh -c true Installing /export/home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/Text/XLogfile.pm Installing /export/home/cpanrun/build/5.6.1/man/man3/Text::XLogfile.3 Appending installation info to /export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi/perllocal.pod