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/pa-risc1.1/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi -I/home/cpanrun/pa-risc1.1/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 # Failed test 'use CGI::Pager;' # at t/1.t 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. not ok 1 - use CGI::Pager; 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 you failed 1 test of 1 run. # 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 1/1 test scripts, 0.00% okay. 14/14 subtests failed, 0.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- t/1.t 255 65280 14 27 192.86% 1-14 make: *** [test_dynamic] Error 2