Checking if your kit is complete... Looks good Writing Makefile for CGI::Pager Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp lib/CGI/Pager.pm blib\lib\CGI\Pager.pm Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. D:\cpanrun\build\5-6-1\bin\perl.exe -Mblib -Id:\cpanrun\build\5-6-1\lib -Id:\cpanrun\build\5-6-1\lib -e "use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;" t\1.t Using D:/cpanrun/depot/main/contrib-patched/perl/CPAN/src/CGI-Pager/blib 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 D:/cpanrun/depot/main/contrib-patched/perl/CPAN/src/CGI-Pager/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. NMAKE : fatal error U1077: 'D:\cpanrun\build\5-6-1\bin\perl.exe' : return code '0x2' Stop.