Checking if your kit is complete... Looks good Writing Makefile for Authen::Bitcard cp lib/Authen/Bitcard.pm blib/lib/Authen/Bitcard.pm cp lib/Sau/Client.pm blib/lib/Sau/Client.pm Manifying blib/man3/Authen::Bitcard.3 PERL_DL_NONLAZY=1 /home/cpanrun/pa-risc1.1/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/10config.........1..8 # Failed test (t/10config.t at 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 /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Authen-Bitcard/blib/lib/Authen/Bitcard.pm line 3 # BEGIN failed--compilation aborted at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Authen-Bitcard/blib/lib/Authen/Bitcard.pm line 3. # Compilation failed in require at (eval 1) line 2. not ok 1 - use Authen::Bitcard; Can't locate object method "new" via package "Authen::Bitcard" at t/10config.t line 5. # Looks like you planned 8 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-8 Failed 8/8 tests, 0.00% okay t/11verify.........1..6 # Failed test (t/11verify.t at 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 /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Authen-Bitcard/blib/lib/Authen/Bitcard.pm line 3 # BEGIN failed--compilation aborted at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Authen-Bitcard/blib/lib/Authen/Bitcard.pm line 3. # Compilation failed in require at (eval 2) line 2. Can't locate object method "new" via package "Authen::Bitcard" at t/11verify.t line 12. not ok 1 - use Authen::Bitcard; # Looks like you planned 6 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-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 25