Checking if your kit is complete... Looks good Writing Makefile for Authen::Class::HtAuth cp lib/Authen/Class/HtAuth.pm blib/lib/Authen/Class/HtAuth.pm Manifying blib/man3/Authen::Class::HtAuth.3 PERL_DL_NONLAZY=1 /home/cpanrun/tmp/5.8.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00-load.........# Failed test (t/00-load.t at line 6) # Tried to use 'Authen::Class::HtAuth'. # Error: Base class package "Class::Data::Inheritable" 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-Class-HtAuth/blib/lib/Authen/Class/HtAuth.pm line 6 # BEGIN failed--compilation aborted at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Authen-Class-HtAuth/blib/lib/Authen/Class/HtAuth.pm line 6. # Compilation failed in require at (eval 1) line 2. # Testing Authen::Class::HtAuth , Perl 5.008, /home/cpanrun/tmp/5.8.0/bin/perl # Looks like you failed 1 tests of 1. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/01-tests........# Failed test (t/01-tests.t at line 5) # Tried to use 'Authen::Class::HtAuth'. # Error: Base class package "Class::Data::Inheritable" 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-Class-HtAuth/blib/lib/Authen/Class/HtAuth.pm line 6 # BEGIN failed--compilation aborted at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Authen-Class-HtAuth/blib/lib/Authen/Class/HtAuth.pm line 6. # Compilation failed in require at (eval 1) line 2. Can't call method "can" on an undefined value at t/01-tests.t line 11. # 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 t/pod-coverage....skipped all skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod.............skipped all skipped: Test::Pod 1.14 required for testing POD Failed 2/4 test scripts, 50.00% okay. 15/15 subtests failed, 0.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/00-load.t 1 256 1 1 100.00% 1 t/01-tests.t 255 65280 14 14 100.00% 1-14 2 tests skipped. make: *** [test_dynamic] Error 29