Checking if your kit is complete... Looks good Writing Makefile for Sys::RunAlone Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/Sys/RunAlone.pm blib\lib\Sys\RunAlone.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/RunAlone....1..17 ok 1 - Create script \#1: ok 2 - Print script \#1: ok 3 - Close script \#1: ok 4 - Run script \#1: ok 5 - Error message \#1 ok 6 - Close pipe \#1: ok 7 - Create script \#2: ok 8 - Print script \#2: ok 9 - Close script \#2: ok 10 - Run script \#2: ok 11 - Error message \#2 ok 12 - Run script \#2: The process cannot access the file because it is being used by another process. # Failed test 'Error message \#2a' # at t/RunAlone.t line 45. not ok 13 - Error message \#2a # got: '' # expected: 'A copy of 'script' is already running' ok 14 - Close pipe \#2a: ok 15 - Print pipe \#2: ok 16 - Close pipe \#2: ok 17 - Cleanup # Looks like you failed 1 test of 17. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 13 Failed 1/17 tests, 94.12% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/RunAlone.t 1 256 17 1 13 Failed 1/1 test scripts. 1/17 subtests failed. Files=1, Tests=17, 6 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/1 test programs. 1/17 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0x1' Stop.