Checking if your kit is complete... Looks good Warning: prerequisite Test::Harness 2.46 not found. We have 2.30. Writing Makefile for Test::Less cp lib/Test/Less.pm blib/lib/Test/Less.pm cp test-less blib/script/test-less /home/cpanrun/pa-risc1.1/build/5.8.2/bin/perl -Iinc "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/test-less Manifying blib/man3/Test::Less.3 PERL_DL_NONLAZY=1 /home/cpanrun/pa-risc1.1/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/command.......1..1 ok 1 ok t/list..........1..8 Subroutine main::is redefined at t/list.t line 3 Can't locate object method "arguments" via package "t::TestLess::Filter" at t/TestLess.pm line 42, line 1. # No tests run! dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-8 Failed 8/8 tests, 0.00% okay t/parse_spec....1..5 Subroutine main::is redefined at t/parse_spec.t line 3 ok 1 ok 2 ok 3 ok 4 ok 5 ok t/run_list......1..2 Subroutine main::is redefined at t/run_list.t line 3 Can't locate object method "arguments" via package "t::TestLess::Filter" at t/TestLess.pm line 42, line 1. # No tests run! dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-2 Failed 2/2 tests, 0.00% okay t/tag...........1..4 ok 1 ok 2 ok 3 ok 4 ok t/untag.........1..4 ok 1 Can't locate object method "arguments" via package "t::TestLess::Filter" at t/TestLess.pm line 42, line 1. # Looks like you planned 4 tests but only ran 1. dubious Test returned status 3 (wstat 768, 0x300) DIED. FAILED tests 2-4 Failed 3/4 tests, 25.00% okay t/usage.........1..1 ok 1 - Test Usage message ok Failed 3/7 test scripts, 57.14% okay. 13/25 subtests failed, 48.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed --------------------------------------------------------------------------------------------------------------------------- t/list.t 255 65280 8 16 200.00% 1-8 t/run_list.t 255 65280 2 4 200.00% 1-2 t/untag.t 3 768 4 6 150.00% 2-4 make: *** [test_dynamic] Error 25