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\fatal.t t\IPC-Run-Simple.t t\pod-coverage.t t\pod.t t\fatal.............1..6 ok 1 Hello ok 2 - Basic command can run ok 3 - Failing command set $ERR 'nonexistent-command-dude' is not recognized as an internal or external command, operable program or batch file. # Failed test (t\fatal.t at line 24) not ok 4 - Nonexistent command reported ok 5 - Failing command with allowed exit val # Looks like you failed 1 tests of 6. ok 6 - Failing command with disallowed exit val dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 4 Failed 1/6 tests, 83.33% okay t\IPC-Run-Simple....1..10 ok 1 Hello ok 2 - Basic command can run ok 3 - Failing command returns false ok 4 - Failing command set $ERR 'nonexistent-command-dude' is not recognized as an internal or external command, operable program or batch file. # Failed test (t\IPC-Run-Simple.t at line 26) ok 5 - Nonexistent command returns false not ok 6 - Nonexistent command reported ok 7 - Failing command with allowed exit val ok 8 - Failing command with disallowed exit val ok 9 - Passing in command as a string Hello # Looks like you failed 1 tests of 10. ok 10 - Successful command that was not supposed to succeed dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 6 Failed 1/10 tests, 90.00% okay t\pod-coverage......1..1 ok 1 - Pod coverage on IPC::Run::Simple ok t\pod...............1..1 ok 1 - blib\lib\IPC\Run\Simple.pm ok Failed 2/4 test scripts, 50.00% okay. 2/18 subtests failed, 88.89% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\IPC-Run-Simple.t 1 256 10 1 10.00% 6 t\fatal.t 1 256 6 1 16.67% 4 NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0xff' Stop.