Checking if your kit is complete... Looks good Writing Makefile for Filter::Include Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/Filter/Include.pm blib\lib\Filter\Include.pm Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.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/build/5-10-0/lib/Filter/Simple.pm line 200 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/build/5-10-0/lib/Filter/Simple.pm line 200 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 Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/03include.t 255 65280 5 10 1-5 t/04include_withhash.t 255 65280 4 8 1-4 Failed 2/5 test scripts. 9/23 subtests failed. Files=5, Tests=23, 1 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 2/5 test programs. 9/23 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.