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.47) - File::Temp ...loaded. (0.14) - Carp ...loaded. (1.01) - Exporter ...loaded. (5.567) *** Module::AutoInstall configuration finished. Checking if your kit is complete... Looks good Writing Makefile for Text::XLogfile cp lib/Text/XLogfile.pm blib/lib/Text/XLogfile.pm Manifying blib/man3/Text::XLogfile.3 PERL_DL_NONLAZY=1 /home/cpanrun/ia64/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib/lib', 'blib/arch')" 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, 2 wallclock secs ( 1.42 cusr + 0.35 csys = 1.77 CPU) Installing /home/cpanrun/ia64/build/5.8.2/lib/site_perl/5.8.2/Text/XLogfile.pm Installing /home/cpanrun/ia64/build/5.8.2/man/man3/Text::XLogfile.3 Appending installation info to /home/cpanrun/ia64/build/5.8.2/lib/5.8.2/IA64.ARCHREV_0-thread-multi/perllocal.pod