Checking if your kit is complete... Looks good Writing Makefile for Proc::InvokeEditor Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/Proc/InvokeEditor.pm blib\lib\Proc\InvokeEditor.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/01_require.........1..1 ok 1 - use Proc::InvokeEditor; ok t/02_editor..........1..8 ok 1 - Object created ok 2 - Object type correct ok 3 - can set editors ok 4 - Cleanup can be set ok 5 - can prepend ok 6 - can env prepend Couldn't find an editor: No such file or directory at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Proc-InvokeEditor\blib\lib/Proc/InvokeEditor.pm line 159. # Looks like you planned 8 tests but only ran 6. # Looks like your test died just after 6. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 7-8 Failed 2/8 tests, 75.00% okay t/03_pod.............1..1 ok 1 - blib\lib\Proc\InvokeEditor.pm ok t/04_pod_coverage....1..0 # Skip Test::Pod::Coverage 1.00 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.00 required for testing POD coverage Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/02_editor.t 255 65280 8 4 7-8 1 test skipped. Failed 1/4 test scripts. 2/10 subtests failed. Files=4, Tests=10, 1 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/4 test programs. 2/10 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.