Checking if your kit is complete... Looks good Writing Makefile for IO::InSitu Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/IO/InSitu.pm blib\lib\IO\InSitu.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/00.load.........1..1 # Testing IO::InSitu 0.0.2 ok 1 - use IO::InSitu; ok t/insitu..........ok 1 - Opening data file ok 2 - Populating data file ok 3 - Closing data file # Failed test 'Cleaning up data file' # at t/insitu.t line 32. # Looks like you failed 1 test of 12. ok 4 - Read works ok 5 - Writing back possible ok 6 - Output handle closed ok 7 - Opening data file again ok 8 - Writing back works ok 9 - Verifying backup file created not ok 10 - Cleaning up data file ok 11 - Closing input handle ok 12 - Verifying backup file removed 1..12 dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 10 Failed 1/12 tests, 91.67% okay t/nonsitu.........ok 1 - Opening data file ok 2 - Populating data file ok 3 - Closing data file ok 4 - Read works ok 5 - Writing back possible ok 6 - Output handle closed ok 7 - Opening input file ok 8 - Writing back doesn't clobber original ok 9 - Opening output file ok 10 - Writing back works # Failed test 'Cleaning up data file' # at t/nonsitu.t line 37. # Looks like you failed 1 test of 13. ok 11 - Verifying no backup file created not ok 12 - Cleaning up data file ok 13 - Closing input handle 1..13 dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 12 Failed 1/13 tests, 92.31% okay 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/pod.............1..1 ok 1 - blib\lib\IO\InSitu.pm ok t/tmp.............ok 1 - Opening data file ok 2 - Populating data file ok 3 - Closing data file ok 4 - Read works ok 5 - Writing back possible ok 6 - Output handle closed ok 7 - Opening data file again ok 8 - Writing back works ok 9 - Verifying backup file created not ok 10 - Cleaning up data file # Failed test 'Cleaning up data file' # at t/tmp.t line 31. ok 11 - Closing input handle ok 12 - Verifying backup file removed # Looks like you failed 1 test of 12. 1..12 dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 10 Failed 1/12 tests, 91.67% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/insitu.t 1 256 12 1 10 t/nonsitu.t 1 256 13 1 12 t/tmp.t 1 256 12 1 10 1 test skipped. Failed 3/6 test scripts. 3/39 subtests failed. Files=6, Tests=39, 2 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 3/6 test programs. 3/39 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0x1' Stop.