Optional ExtUtils::MakeMaker::Coverage not available Warning: prerequisite Test::Harness 2.99 not found at /home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/ExtUtils/MakeMaker.pm line 343. Checking if your kit is complete... Looks good 'LICENSE' is not a known MakeMaker parameter name. Writing Makefile for TAP::Formatter::TextMate cp lib/TAP/Formatter/TextMate/Session.pm blib/lib/TAP/Formatter/TextMate/Session.pm cp lib/TAP/Formatter/TextMate.pm blib/lib/TAP/Formatter/TextMate.pm Manifying blib/man3/TAP::Formatter::TextMate::Session.3 Manifying blib/man3/TAP::Formatter::TextMate.3 PERL_DL_NONLAZY=1 /home/cpanrun/pa-risc1.1/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/*.t t/00.load.........1..1 # Failed test 'use TAP::Formatter::TextMate;' # at t/00.load.t line 4. not ok 1 - use TAP::Formatter::TextMate; # Tried to use 'TAP::Formatter::TextMate'. # Error: Base class package "TAP::Formatter::Console::Session" is empty. # (Perhaps you need to 'use' the module which defines that package first.) at blib/lib/TAP/Formatter/TextMate/Session.pm line 9 # BEGIN failed--compilation aborted at t/00.load.t line 4. # Compilation failed in require at blib/lib/TAP/Formatter/TextMate.pm line 6. # BEGIN failed--compilation aborted at blib/lib/TAP/Formatter/TextMate.pm 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 7. # Testing TAP::Formatter::TextMate # 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/basic...........Base class package "TAP::Formatter::Console::Session" is empty. (Perhaps you need to 'use' the module which defines that package first.) at blib/lib/TAP/Formatter/TextMate/Session.pm line 9 BEGIN failed--compilation aborted at blib/lib/TAP/Formatter/TextMate/Session.pm line 9. Compilation failed in require at blib/lib/TAP/Formatter/TextMate.pm line 6. BEGIN failed--compilation aborted at blib/lib/TAP/Formatter/TextMate.pm line 6. Compilation failed in require at t/basic.t line 10. BEGIN failed--compilation aborted at t/basic.t line 10. dubious Test returned status 255 (wstat 65280, 0xff00) 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 2/4 test scripts, 50.00% okay. 1/1 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/basic.t 255 65280 ?? ?? % ?? 2 tests skipped. make: *** [test_dynamic] Error 11