Checking if your kit is complete... Looks good Writing Makefile for File::Copy::Reliable Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/File/Copy/Reliable.pm blib\lib\File\Copy\Reliable.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/pod.............1..1 ok 1 - blib\lib\File\Copy\Reliable.pm ok t/pod_coverage....1..0 # Skip Test::Pod::Coverage 1.04 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/simple..........1..22 ok 1 - use File::Copy::Reliable; ok 2 - t\pod.t exists ok 3 - t\tmp\pod.t does not exist Argument "t\\tmp\\pod.t" isn't numeric in numeric eq (==) at C:/cpanrun/build/5-10-0/lib/File/Copy.pm line 70. Argument "t\\pod.t" isn't numeric in numeric eq (==) at C:/cpanrun/build/5-10-0/lib/File/Copy.pm line 70. 't\pod.t' and 't\tmp\pod.t' are identical (not copied) at lib/File/Copy/Reliable.pm line 15 copy_reliable(t\pod.t, t\tmp\pod.t) failed copied 0 bytes out of 146 at t/simple.t line 25 # Looks like you planned 22 tests but only ran 3. # Looks like your test died just after 3. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 4-22 Failed 19/22 tests, 13.64% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/simple.t 255 65280 22 38 4-22 1 test skipped. Failed 1/3 test scripts. 19/23 subtests failed. Files=3, Tests=23, 0 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/3 test programs. 19/23 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.