Checking if your kit is complete... Looks good Writing Makefile for CGI::Pager cp lib/CGI/Pager.pm blib/lib/CGI/Pager.pm Manifying blib/man3/CGI::Pager.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/1.................1..14 not ok 1 - use CGI::Pager; # Failed test (t/1.t at line 4) # Tried to use 'CGI::Pager'. # Error: Perl v5.8.0 required--this is only v5.6.1, stopped at blib/lib/CGI/Pager.pm line 3. # BEGIN failed--compilation aborted at t/1.t line 4. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. Can't locate object method "new" via package "CGI::Pager" (perhaps you forgot to load "CGI::Pager"?) at t/1.t line 9. # Looks like you planned 14 tests but only ran 1. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-14 Failed 14/14 tests, 0.00% okay Failed Test Status Wstat Total Fail Failed List of Failed ----------------------------------------------------------------------------------------------------------------------------- t/1.t 255 65280 14 14 100.00% 1-14 Failed 1/1 test scripts, 0.00% okay. 14/14 subtests failed, 0.00% okay. make: *** [test_dynamic] Error 2