Checking if your kit is complete... Looks good Writing Makefile for Sys::RunUntil Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/Sys/RunUntil.pm blib\lib\Sys\RunUntil.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/RunUntil....1..18 ok 1 - Create script \#1: ok 2 - Close script \#1: ok 3 - Run script \#1: ok 4 - Close pipe \#1: # Failed test 'Error message \#1' # at t/RunUntil.t line 26. # got: '' # expected: 'Processing # Done # ' not ok 5 - Error message \#1 ok 6 - Create script \#2: ok 7 - Close script \#2: ok 8 - Run script \#2: # Failed test 'Error message \#2' # at t/RunUntil.t line 40. not ok 9 - Error message \#2 # got: '' # expected: 'Processing # ' ok 10 - Create script \#3: ok 11 - Close script \#3: ok 12 - Run script \#3: # Failed test 'Error message \#3' # at t/RunUntil.t line 53. not ok 13 - Error message \#3 # got: '' # expected: 'Processing # ' ok 14 - Create script \#4: ok 15 - Close script \#4: ok 16 - Run script \#4: # Failed test 'Error message \#4' # at t/RunUntil.t line 67. not ok 17 - Error message \#4 # got: '' # expected: 'Processing # Done # ' ok 18 - Cleanup # Looks like you failed 4 tests of 18. dubious Test returned status 4 (wstat 1024, 0x400) DIED. FAILED tests 5, 9, 13, 17 Failed 4/18 tests, 77.78% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/RunUntil.t 4 1024 18 4 5 9 13 17 Failed 1/1 test scripts. 4/18 subtests failed. Files=1, Tests=18, 36 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/1 test programs. 4/18 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0x4' Stop.