WARNING: LICENSE is not a known parameter. Checking if your kit is complete... Looks good 'LICENSE' is not a known MakeMaker parameter name. Writing Makefile for Test::AbstractMethod cp lib/Test/AbstractMethod.pm blib/lib/Test/AbstractMethod.pm Manifying blib/man3/Test::AbstractMethod.3 PERL_DL_NONLAZY=1 /home/cpanrun/parisc2.0-lp64/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/01-basic........1..7 # Failed test (t/01-basic.t at line 8) # Tried to use 'Test::AbstractMethod'. # Error: Base class package "Test::Builder::Module" is empty. # (Perhaps you need to 'use' the module which defines that package first.) # at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Test-AbstractMethod/blib/lib/Test/AbstractMethod.pm line 5 # BEGIN failed--compilation aborted at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Test-AbstractMethod/blib/lib/Test/AbstractMethod.pm line 5. # Compilation failed in require at (eval 1) line 2. not ok 1 - use Test::AbstractMethod; Undefined subroutine &main::call_abstract_method_ok called at t/01-basic.t line 11. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-7 Failed 7/7 tests, 0.00% okay t/pod-coverage....1..0 # Skip Test::Pod::Coverage 1.04 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod.............1..0 # Skip Test::Pod 1.14 required for testing POD skipped all skipped: Test::Pod 1.14 required for testing POD Failed 1/3 test scripts, 66.67% okay. 7/7 subtests failed, 0.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- t/01-basic.t 255 65280 7 13 185.71% 1-7 2 tests skipped. make: *** [test_dynamic] Error 25