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\00.load.t t\insitu.t t\nonsitu.t t\pod-coverage.t t\pod.t t\tmp.t t\00.load.........1..1 ok 1 - use IO::InSitu; # Testing IO::InSitu 0.0.2 ok t\insitu..........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 # Failed test (t\insitu.t at line 32) # Looks like you failed 1 tests of 12. 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 # Failed test (t\nonsitu.t at line 37) # Looks like you failed 1 tests of 13. 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 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..1 ok 1 - Pod coverage on IO::InSitu ok 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 # Failed test (t\tmp.t at line 31) # Looks like you failed 1 tests 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 Failed 3/6 test scripts, 50.00% okay. 3/40 subtests failed, 92.50% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\insitu.t 1 256 12 1 8.33% 10 t\nonsitu.t 1 256 13 1 7.69% 12 t\tmp.t 1 256 12 1 8.33% 10 NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0x2' Stop.