Warning: prerequisite B::Lint 1.09 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 WARNING: Setting ABSTRACT via file 'lib/B/Lint/Pluggable.pm' failed at /home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/ExtUtils/MakeMaker.pm line 507 Writing Makefile for B::Lint::Pluggable cp lib/B/Lint/Pluggable.pm blib/lib/B/Lint/Pluggable.pm 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.........# Testing B::Lint::Pluggable 1.0, Perl 5.006001, /home/cpanrun/pa-risc1.1/build/5.6.1/bin/perl 1..1 ok 1 - use B::Lint::Pluggable; ok t/01can...........1..1 # Failed test 'Can B::Lint->register_plugin' # at t/01can.t line 6. # Looks like you failed 1 test of 1. not ok 1 - Can B::Lint->register_plugin dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/02plugin........1..4 Can't locate object method "register_plugin" via package "B::Lint" (perhaps you forgot to load "B::Lint"?) at t/02plugin.t line 10. BEGIN failed--compilation aborted at t/02plugin.t line 11. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-4 Failed 4/4 tests, 0.00% okay t/lint............1..16 # Failed test 'context' # at t/lint.t line 27. # got: 'Can't call method "name" on an undefined value at /home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi/B/Lint.pm line 186. # CHECK failed--call queue aborted. # ' # expected: 'Implicit scalar context for array in scalar assignment at -e line 1 # ' not ok 1 - context # Failed test 'context' # at t/lint.t line 27. # got: 'Can't call method "name" on an undefined value at /home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi/B/Lint.pm line 186. # CHECK failed--call queue aborted. # ' # expected: 'Implicit scalar context for array in length at -e line 1 # ' not ok 2 - context ok 3 - implicit-read ok 4 - implicit-write # Failed test 'Lint plugin' # at t/lint.t line 53. # 'Can't locate object method "register_plugin" via package "B::Lint" (perhaps you forgot to load "B::Lint"?) at -e line 1. # BEGIN failed--compilation aborted at -e line 1. # ' # doesn't match '(?-xism:X ok\.)' not ok 5 - Lint plugin ok 6 # skip Doesn't work with threaded perls ok 7 # skip Doesn't work with threaded perls ok 8 # skip Doesn't work with threaded perls ok 9 # skip Doesn't work with threaded perls ok 10 # skip Doesn't work with threaded perls ok 11 # skip Doesn't work with threaded perls ok 12 # skip Doesn't work with threaded perls # Looks like you failed 3 tests of 16. ok 13 # skip Doesn't work with threaded perls ok 14 # skip Doesn't work with threaded perls ok 15 # skip Doesn't work with threaded perls ok 16 # skip Doesn't work with threaded perls dubious Test returned status 3 (wstat 768, 0x300) DIED. FAILED tests 1-2, 5 Failed 3/16 tests, 81.25% okay (less 11 skipped tests: 2 okay, 12.50%) 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 3/6 test scripts, 50.00% okay. 8/22 subtests failed, 63.64% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- t/01can.t 1 256 1 1 100.00% 1 t/02plugin.t 255 65280 4 8 200.00% 1-4 t/lint.t 3 768 16 3 18.75% 1-2 5 2 tests and 11 subtests skipped. make: *** [test_dynamic] Error 11