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 /export/home/cpanrun/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi -I/export/home/cpanrun/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' 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 blib/lib/Authen/Class/HtAuth.pm line 6 # BEGIN failed--compilation aborted at t/00-load.t line 6. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. Use of uninitialized value in concatenation (.) or string at t/00-load.t line 9. # Testing Authen::Class::HtAuth , Perl 5.006001, /export/home/cpanrun/build/5.6.1/bin/perl # Looks like you failed 1 test 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 blib/lib/Authen/Class/HtAuth.pm line 6 # BEGIN failed--compilation aborted at t/01-tests.t line 5. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) 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: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod...............skipped: Test::Pod 1.14 required for testing POD Failed Test Status 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. Failed 2/4 test scripts, 50.00% okay. 15/15 subtests failed, 0.00% okay. make: *** [test_dynamic] Error 29