Checking if your kit is complete... Looks good Warning: prerequisite URI 1.22 not found at /home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/ExtUtils/MakeMaker.pm line 343. Writing Makefile for Authen::Bitcard cp lib/Sau/Client.pm blib/lib/Sau/Client.pm cp lib/Authen/Bitcard.pm blib/lib/Authen/Bitcard.pm Manifying blib/man3/Authen::Bitcard.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/10config.........1..8 # Failed test 'use Authen::Bitcard;' # at t/10config.t line 4. # Tried to use 'Authen::Bitcard'. # Error: Base class package "Class::ErrorHandler" is empty. # (Perhaps you need to 'use' the module which defines that package first.) at blib/lib/Authen/Bitcard.pm line 3 # BEGIN failed--compilation aborted at t/10config.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 "Authen::Bitcard" (perhaps you forgot to load "Authen::Bitcard"?) at t/10config.t line 5. not ok 1 - use Authen::Bitcard; # Looks like you planned 8 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-8 Failed 8/8 tests, 0.00% okay t/11verify.........1..6 not ok 1 - use Authen::Bitcard; # Failed test 'use Authen::Bitcard;' # at t/11verify.t line 11. # Tried to use 'Authen::Bitcard'. # Error: Base class package "Class::ErrorHandler" is empty. # (Perhaps you need to 'use' the module which defines that package first.) at blib/lib/Authen/Bitcard.pm line 3 # BEGIN failed--compilation aborted at t/11verify.t line 11. # 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 "Authen::Bitcard" (perhaps you forgot to load "Authen::Bitcard"?) at t/11verify.t line 12. # Looks like you planned 6 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-6 Failed 6/6 tests, 0.00% okay t/13podcoverage....1..0 # Skip Could not load Test::Pod::Coverage skipped all skipped: Could not load Test::Pod::Coverage t/15pod............1..0 # Skip Test::Pod 1.00 required for testing POD skipped all skipped: Test::Pod 1.00 required for testing POD Failed 2/4 test scripts, 50.00% okay. 14/14 subtests failed, 0.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- t/10config.t 255 65280 8 15 187.50% 1-8 t/11verify.t 255 65280 6 11 183.33% 1-6 2 tests skipped. make: *** [test_dynamic] Error 11