Checking if your kit is complete... Warning: prerequisite version 0.6701 not found at /home/cpanrun/build/5.6.1/lib/5.6.1/ExtUtils/MakeMaker.pm line 343. Looks good Writing Makefile for version::Limit cp lib/version/Limit.pm blib/lib/version/Limit.pm Manifying blib/man3/version::Limit.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/01base............1..9 not ok 1 - use version::Limit; # Failed test (t/01base.t at line 9) # Tried to use 'version::Limit'. # Error: version version 0.670.100 required--this is only version 0.320.0 at blib/lib/version/Limit.pm line 5. # BEGIN failed--compilation aborted at t/01base.t line 9. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. not ok 2 - bottom of first range matches # Failed test (t/01base.t at line 12) # 'Undefined subroutine &version::Limit::Scope called at t/LimitTest.pm line 9. # Compilation failed in require at (eval 4) line 2. # BEGIN failed--compilation aborted at (eval 4) line 2. # ' # doesn't match '(?-xism:constructor syntax)' not ok 3 - middle of first range matches # Failed test (t/01base.t at line 16) # '' # doesn't match '(?-xism:constructor syntax)' ok 4 - top of first range doesn't match ok 5 - Between ranges doesn't match not ok 6 - bottom of second range matches # Failed test (t/01base.t at line 26) # '' # doesn't match '(?-xism:frobniz method croaks)' not ok 7 - middle of second range matches # Failed test (t/01base.t at line 30) # '' # doesn't match '(?-xism:frobniz method croaks)' ok 8 - top of second range doesn't match not ok 9 - normal 'requested version too high' method works # Failed test (t/01base.t at line 37) # 'LimitTest version 5.0.0 required--this is only version 3.2.5 at (eval 11) line 2. # BEGIN failed--compilation aborted at (eval 11) line 2. # ' # doesn't match '(?-xism:version 5 required)' # Looks like you failed 6 tests of 9. dubious Test returned status 6 (wstat 1536, 0x600) DIED. FAILED tests 1-3, 6-7, 9 Failed 6/9 tests, 33.33% okay Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/01base.t 6 1536 9 6 66.67% 1-3, 6-7, 9 Failed 1/1 test scripts, 0.00% okay. 6/9 subtests failed, 33.33% okay. make: *** [test_dynamic] Error 2