Cannot determine perl version info from lib/NetHack/Logfile.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 NetHack::Logfile /bin/sh -c true /bin/sh -c true cp lib/NetHack/Logfile.pm blib/lib/NetHack/Logfile.pm Manifying blib/man3/NetHack::Logfile.3 /bin/sh -c true /bin/sh -c true PERL_DL_NONLAZY=1 /home/cpanrun/build/5.6.1/bin/perl -Iinc -Iblib/arch -Iblib/lib -I/home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/00-load.t t/01-basic.t t/02-error.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 NetHack::Logfile; ok t/01-basic..........1..4 ok 1 - make_logline works ok 2 - make_logline parse_logline make_logline works ok 3 - parse_logline works ok 4 - parse_logline make_logline parse_logline works ok t/02-error..........1..3 ok 1 - obviously bad logline parses to undef ok 2 - obviously crummy logline doesn't parse ok 3 - extra keys are OK ok t/10-read-file......1..1 ok 1 - read_logfile appears to work ok t/11-write-file.....1..2 ok 1 - write_logfile appears to work 1/2 ok 2 - write_logfile appears to work 2/2 ok t/12-read-error.....1..1 ok 1 - read_logfile appears to work, even with a misparsed entry ok t/13-write-error....1..1 ok 1 - write_logfile reports missing information ok All tests successful. Files=7, Tests=13, 3 wallclock secs ( 2.48 cusr + 0.23 csys = 2.71 CPU) /bin/sh -c true /bin/sh -c true Installing /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/NetHack/Logfile.pm Installing /home/cpanrun/build/5.6.1/man/man3/NetHack::Logfile.3 Appending installation info to /home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi/perllocal.pod