Optional ExtUtils::MakeMaker::Coverage not available Checking if your kit is complete... Looks good 'LICENSE' is not a known MakeMaker parameter name. Writing Makefile for Parallel::Iterator cp lib/Parallel/Iterator.pm blib/lib/Parallel/Iterator.pm Manifying blib/man3/Parallel::Iterator.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=1; runtests @ARGV;' t/*.t t/000-load..........1..1 not ok 1 - use Parallel::Iterator; # Failed test (t/000-load.t at line 5) # Tried to use 'Parallel::Iterator'. # Error: Perl v5.8.0 required--this is only v5.6.1, stopped at blib/lib/Parallel/Iterator.pm line 12. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at t/000-load.t line 5. Use of uninitialized value in concatenation (.) or string at t/000-load.t line 8. # Testing Parallel::Iterator # 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/010-basic.........1..13 Perl v5.8.0 required--this is only v5.6.1, stopped at blib/lib/Parallel/Iterator.pm line 12. Compilation failed in require at t/010-basic.t line 5. BEGIN failed--compilation aborted at t/010-basic.t line 5. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-13 Failed 13/13 tests, 0.00% okay t/020-data..........1..1 Perl v5.8.0 required--this is only v5.6.1, stopped at blib/lib/Parallel/Iterator.pm line 12. Compilation failed in require at t/020-data.t line 5. BEGIN failed--compilation aborted at t/020-data.t line 5. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/030-block.........Perl v5.8.0 required--this is only v5.6.1, stopped at blib/lib/Parallel/Iterator.pm line 12. Compilation failed in require at t/030-block.t line 7. BEGIN failed--compilation aborted at t/030-block.t line 7. dubious Test returned status 255 (wstat 65280, 0xff00) t/040-batch.........Perl v5.8.0 required--this is only v5.6.1, stopped at blib/lib/Parallel/Iterator.pm line 12. Compilation failed in require at t/040-batch.t line 5. BEGIN failed--compilation aborted at t/040-batch.t line 5. dubious Test returned status 255 (wstat 65280, 0xff00) t/050-nofork-basic..1..1 Perl v5.8.0 required--this is only v5.6.1, stopped at blib/lib/Parallel/Iterator.pm line 12. Compilation failed in require at t/020-data.t line 5. BEGIN failed--compilation aborted at t/020-data.t line 5. Compilation failed in require at t/050-nofork-basic.t line 6. # 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/060-nofork-data...1..1 Perl v5.8.0 required--this is only v5.6.1, stopped at blib/lib/Parallel/Iterator.pm line 12. Compilation failed in require at t/020-data.t line 5. BEGIN failed--compilation aborted at t/020-data.t line 5. Compilation failed in require at t/060-nofork-data.t line 6. # 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/070-nofork-block..Perl v5.8.0 required--this is only v5.6.1, stopped at blib/lib/Parallel/Iterator.pm line 12. Compilation failed in require at t/030-block.t line 7. BEGIN failed--compilation aborted at t/030-block.t line 7. Compilation failed in require at t/070-nofork-block.t line 6. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) t/080-nofork-batch..Perl v5.8.0 required--this is only v5.6.1, stopped at blib/lib/Parallel/Iterator.pm line 12. Compilation failed in require at t/040-batch.t line 5. BEGIN failed--compilation aborted at t/040-batch.t line 5. Compilation failed in require at t/080-nofork-batch.t line 6. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/000-load.t 1 256 1 1 100.00% 1 t/010-basic.t 255 65280 13 13 100.00% 1-13 t/020-data.t 255 65280 1 1 100.00% 1 t/030-block.t 255 65280 ?? ?? % ?? t/040-batch.t 255 65280 ?? ?? % ?? t/050-nofork-basic.t 255 65280 1 1 100.00% 1 t/060-nofork-data.t 255 65280 1 1 100.00% 1 t/070-nofork-block.t 255 65280 ?? ?? % ?? t/080-nofork-batch.t 255 65280 ?? ?? % ?? Failed 9/9 test scripts, 0.00% okay. 17/17 subtests failed, 0.00% okay. make: *** [test_dynamic] Error 2