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, 'blib\lib', 'blib\arch')" t\01basic.t t\03include.t t\04include_withhash.t t\05recurse_include.t t\06_handlers.t t\01basic...............1..2 ok 1 - use Filter::Include; ok 2 - version number set ok t\03include.............1..5 Filter::Include - couldn't get a meaningful filename from: 't::sample_test; ' at C:/cpanrun-5.8/build/5-8-0/lib/Filter/Simple.pm line 187 Can't undef active subroutine during global destruction. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-5 Failed 5/5 tests, 0.00% okay t\04include_withhash....1..4 Filter::Include - couldn't get a meaningful filename from: 't::sample_test; ' at C:/cpanrun-5.8/build/5-8-0/lib/Filter/Simple.pm line 187 Can't undef active subroutine during global destruction. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-4 Failed 4/4 tests, 0.00% okay t\05recurse_include.....1..5 ok 1 - test worked in sample file ok 2 - test worked in sample recurse file ok 3 - $::sample_test is set ok 4 - $::sample_recurse is set ok 5 - Line numbers incremented correctly ok t\06_handlers...........1..7 ok 1 - Haven't seen the include yet ok 2 - Called pre source handler got filename ok 3 - Got the include 't/sample.pl' as expected ok 4 - Called post source handler got filename ok 5 - Got the include 't/sample.pl' as expected ok 6 - The include has been ... included ok 7 - test worked in sample file ok Failed 2/5 test scripts, 60.00% okay. 9/23 subtests failed, 60.87% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\03include.t 255 65280 5 5 100.00% 1-5 t\04include_withhash.t 255 65280 4 4 100.00% 1-4 NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0xff' Stop.