Cannot determine perl version info from lib/Filter/EOF.pm Checking if your kit is complete... Looks good Warning: prerequisite Test::More 0.62 not found at /home/cpanrun/build/5.6.1/lib/5.6.1/ExtUtils/MakeMaker.pm line 343. Writing Makefile for Filter::EOF cp lib/Filter/EOF.pm blib/lib/Filter/EOF.pm Manifying blib/man3/Filter::EOF.3 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/*.t t/00-use............1..1 ok 1 - use Filter::EOF; ok t/01-pod............1..0 # Skip Test::Pod 1.00 required for POD tests skipped: Test::Pod 1.00 required for POD tests t/02-pod-coverage...1..0 # Skip Test::Pod::Coverage required to run POD coverage tests skipped: Test::Pod::Coverage required to run POD coverage tests t/10-simple.........1..12 ok 1 - use SimpleTest; ok 2 - import handler was called ok 3 - import handler received correct class ok 4 - import handler received correct arguments ok 5 - eof handler was called ok 6 - eof handler received correct class ok 7 - handlers were called in correct order ok 8 - import handler called before compilation ok 9 - eof handler called before execution ok 10 - function was exported from filter ok 11 - correct function was exported ok 12 - source code modification through @_ works ok t/11-two-levels.....1..5 ok 1 - use LevelTest; ok 2 - import handler ran on correct point ok 3 - eof handler ran on correct point ok 4 - export over 2 levels successful ok 5 - correct function exported over 2 levels ok t/12-import.........1..2 ok 1 - before eof ok 2 - after eof ok All tests successful, 2 tests skipped. Files=6, Tests=20, 2 wallclock secs ( 1.66 cusr + 0.15 csys = 1.81 CPU) Installing /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/Filter/EOF.pm Installing /home/cpanrun/build/5.6.1/man/man3/Filter::EOF.3 Appending installation info to /home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi/perllocal.pod