Checking if your kit is complete... Looks good Writing Makefile for IO::Infiles cp lib/IO/Infiles.pm blib/lib/IO/Infiles.pm Manifying blib/man3/IO::Infiles.3 PERL_DL_NONLAZY=1 /home/cpanrun/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi -I/home/cpanrun/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t t/01_main...........Perl v5.8.4 required--this is only v5.6.1, stopped at blib/lib/IO/Infiles.pm line 3. BEGIN failed--compilation aborted at blib/lib/IO/Infiles.pm line 3. Compilation failed in require at t/01_main.t line 1. BEGIN failed--compilation aborted at t/01_main.t line 1. dubious Test returned status 255 (wstat 65280, 0xff00) t/02_reading........Perl v5.8.4 required--this is only v5.6.1, stopped at blib/lib/IO/Infiles.pm line 3. BEGIN failed--compilation aborted at blib/lib/IO/Infiles.pm line 3. Compilation failed in require at t/02_reading.t line 2. BEGIN failed--compilation aborted at t/02_reading.t line 2. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/03_reading........Perl v5.8.4 required--this is only v5.6.1, stopped at blib/lib/IO/Infiles.pm line 3. BEGIN failed--compilation aborted at blib/lib/IO/Infiles.pm line 3. Compilation failed in require at t/03_reading.t line 1. BEGIN failed--compilation aborted at t/03_reading.t line 1. dubious Test returned status 255 (wstat 65280, 0xff00) t/IO-Infiles........ # Failed test (t/IO-Infiles.t at line 2) # Tried to use 'IO::Infiles'. # Error: Perl v5.8.4 required--this is only v5.6.1, stopped at blib/lib/IO/Infiles.pm line 3. # BEGIN failed--compilation aborted at t/IO-Infiles.t line 2. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. # Looks like you failed 1 test of 1. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/pod-coverage......You tried to plan twice! Second plan at t/pod-coverage.t line 4 # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/pod...............Useless use of a constant in void context at t/pod.t line 9. FAILED test 1 Failed 1/1 tests, 0.00% okay Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/01_main.t 255 65280 ?? ?? % ?? t/02_reading.t 255 65280 1 1 100.00% 1 t/03_reading.t 255 65280 ?? ?? % ?? t/IO-Infiles.t 1 256 1 1 100.00% 1 t/pod-coverage.t 255 65280 1 1 100.00% 1 t/pod.t 1 1 100.00% 1 Failed 6/6 test scripts, 0.00% okay. 4/4 subtests failed, 0.00% okay. make: *** [test_dynamic] Error 29