Warning: prerequisite Log::Dispatch 1.16 not found. Checking if your kit is complete... Looks good Writing Makefile for Log::Dispatch::Perl cp lib/Log/Dispatch/Perl.pm blib/lib/Log/Dispatch/Perl.pm Manifying blib/man3/Log::Dispatch::Perl.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/logperl01....# Failed test (t/logperl01.t at line 13) # Tried to use 'Log::Dispatch::Perl'. # Error: Base class package "Log::Dispatch::Output" is empty. # (Perhaps you need to 'use' the module which defines that package first.) at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Log-Dispatch-Perl/blib/lib/Log/Dispatch/Perl.pm line 2 # BEGIN failed--compilation aborted at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Log-Dispatch-Perl/blib/lib/Log/Dispatch/Perl.pm line 2. # Compilation failed in require at (eval 1) line 2. # Failed test (t/logperl01.t at line 14) # Log::Dispatch::Perl->can('new') failed # Log::Dispatch::Perl->can('log_message') failed Can't locate object method "new" via package "Log::Dispatch" at t/logperl01.t line 19. # Looks like you planned 21 tests but only ran 2. # Looks like your test died just after 2. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-21 Failed 21/21 tests, 0.00% okay Failed 1/1 test scripts, 0.00% okay. 21/21 subtests failed, 0.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/logperl01.t 255 65280 21 21 100.00% 1-21 make: *** [test_dynamic] Error 2