Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. C:\cpanrun-5.8\build\5-8-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib\lib', 'blib\arch')" t\command.t t\list.t t\parse_spec.t t\run_list.t t\tag.t t\untag.t t\usage.t t\command.......1..1 ok 1 ok t\list..........1..8 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 ok 1 ok 2 ok 3 ok 4 ok 5 ok t\run_list......1..2 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 8 100.00% 1-8 t\run_list.t 255 65280 2 2 100.00% 1-2 t\untag.t 3 768 4 3 75.00% 2-4 NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0xff' Stop.