Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. D:\cpanrun\build\5-8-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/00basic.....1..10 ok 1 - use Text::Filter; Bareword found where operator expected at (eval 4) line 2, near "/examples/testfilter" (Missing operator before testfilter?) not ok 2 - require ../examples/testfilter.pl; # Failed test (t/00basic.t at line 13) # Tried to require '../examples/testfilter.pl'. # Error: syntax error at (eval 4) line 2, near "/examples/testfilter" Undefined subroutine &Grepper::grepper called at t/00basic.t line 39, line 5. # Looks like you planned 10 tests but only ran 2. # Looks like your test died just after 2. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 2-10 Failed 9/10 tests, 10.00% okay t/01simple....1..5 ok 1 - use Text::Filter; ok 2 - Quickie ok 3 - Object ok 4 - Object w/proc ok 5 - Object run w/proc ok t/10cooked....1..5 ok 1 - use Text::Filter::Cooked; ok 2 - use File::Compare; ok 3 - basic ok 4 - run ok 5 - quick ok Failed 1/3 test scripts, 66.67% okay. 9/20 subtests failed, 55.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/00basic.t 255 65280 10 9 90.00% 2-10 NMAKE : fatal error U1077: 'D:\cpanrun\build\5-8-0\bin\perl.exe' : return code '0xff' Stop.