Checking if your kit is complete... Looks good Writing Makefile for Test::Less cp lib/Test/Less.pm blib/lib/Test/Less.pm cp test-less blib/script/test-less /Users/cpanrun/pristine/5.8.7/bin/perl -Iinc "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/test-less Manifying blib/man3/Test::Less.3 PERL_DL_NONLAZY=1 /Users/cpanrun/pristine/5.8.7/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/command.......ok t/list..........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....ok t/run_list......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...........ok t/untag.........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.........ok 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 Failed 3/7 test scripts, 57.14% okay. 13/25 subtests failed, 48.00% okay. make: *** [test_dynamic] Error 25