Checking if your kit is complete... Looks good Writing Makefile for Thread::Isolate cp lib/Thread/Isolate/Map.pm blib/lib/Thread/Isolate/Map.pm cp lib/Thread/Isolate/Map/Handle.pm blib/lib/Thread/Isolate/Map/Handle.pm cp lib/Thread/Isolate.pm blib/lib/Thread/Isolate.pm cp lib/Thread/Isolate/Pool.pm blib/lib/Thread/Isolate/Pool.pm cp lib/Thread/Isolate/Thread.pm blib/lib/Thread/Isolate/Thread.pm cp lib/Thread/Isolate/Map/Array.pm blib/lib/Thread/Isolate/Map/Array.pm cp lib/Thread/Isolate/Map/Scalar.pm blib/lib/Thread/Isolate/Map/Scalar.pm cp lib/Thread/Isolate/Map/Hash.pm blib/lib/Thread/Isolate/Map/Hash.pm cp lib/Thread/Isolate/Job.pm blib/lib/Thread/Isolate/Job.pm Manifying blib/man3/Thread::Isolate::Map.3 Manifying blib/man3/Thread::Isolate.3 Manifying blib/man3/Thread::Isolate::Pool.3 PERL_DL_NONLAZY=1 /home/cpanrun/ia64-lp64/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/ia64-lp64/build/5.6.1/lib/5.6.1/IA64.ARCHREV_0-thread-multi-64all -I/home/cpanrun/ia64-lp64/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/*.t t/001_basics........Perl v5.8.6 required--this is only v5.6.1, stopped at blib/lib/Thread/Isolate.pm line 14. BEGIN failed--compilation aborted at blib/lib/Thread/Isolate.pm line 14. Compilation failed in require at t/001_basics.t line 8. BEGIN failed--compilation aborted at t/001_basics.t line 8. 1..8 dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-8 Failed 8/8 tests, 0.00% okay t/002_detached_loop.Perl v5.8.6 required--this is only v5.6.1, stopped at blib/lib/Thread/Isolate.pm line 14. BEGIN failed--compilation aborted at blib/lib/Thread/Isolate.pm line 14. Compilation failed in require at t/002_detached_loop.t line 8. BEGIN failed--compilation aborted at t/002_detached_loop.t line 8. 1..3 dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-3 Failed 3/3 tests, 0.00% okay t/003_pool..........Perl v5.8.6 required--this is only v5.6.1, stopped at blib/lib/Thread/Isolate.pm line 14. BEGIN failed--compilation aborted at blib/lib/Thread/Isolate.pm line 14. Compilation failed in require at blib/lib/Thread/Isolate/Pool.pm line 18. BEGIN failed--compilation aborted at blib/lib/Thread/Isolate/Pool.pm line 18. Compilation failed in require at t/003_pool.t line 8. BEGIN failed--compilation aborted at t/003_pool.t line 8. 1..10 dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-10 Failed 10/10 tests, 0.00% okay t/004_map...........1..5 Perl v5.8.6 required--this is only v5.6.1, stopped at blib/lib/Thread/Isolate.pm line 14. BEGIN failed--compilation aborted at blib/lib/Thread/Isolate.pm line 14. Compilation failed in require at blib/lib/Thread/Isolate/Map.pm line 153. BEGIN failed--compilation aborted at blib/lib/Thread/Isolate/Map.pm line 153. Compilation failed in require at t/004_map.t line 8. BEGIN failed--compilation aborted at t/004_map.t line 8. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-5 Failed 5/5 tests, 0.00% okay t/005_standby.......Perl v5.8.6 required--this is only v5.6.1, stopped at blib/lib/Thread/Isolate.pm line 14. BEGIN failed--compilation aborted at blib/lib/Thread/Isolate.pm line 14. Compilation failed in require at t/005_standby.t line 8. BEGIN failed--compilation aborted at t/005_standby.t line 8. 1..3 dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-3 Failed 3/3 tests, 0.00% okay t/006_attr..........1..9 Perl v5.8.6 required--this is only v5.6.1, stopped at blib/lib/Thread/Isolate.pm line 14. BEGIN failed--compilation aborted at blib/lib/Thread/Isolate.pm line 14. Compilation failed in require at t/006_attr.t line 8. BEGIN failed--compilation aborted at t/006_attr.t line 8. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-9 Failed 9/9 tests, 0.00% okay Failed Test Status Wstat Total Fail Failed List of Failed ---------------------------------------------------------------------------------------------------------------------------------------- t/001_basics.t 255 65280 8 8 100.00% 1-8 t/002_detached_loop.t 255 65280 3 3 100.00% 1-3 t/003_pool.t 255 65280 10 10 100.00% 1-10 t/004_map.t 255 65280 5 5 100.00% 1-5 t/005_standby.t 255 65280 3 3 100.00% 1-3 t/006_attr.t 255 65280 9 9 100.00% 1-9 Failed 6/6 test scripts, 0.00% okay. 38/38 subtests failed, 0.00% okay. make: *** [test_dynamic] Error 2