Checking if your kit is complete... Looks good Writing Makefile for IO::Simple Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp lib/IO/Simple.pm blib\lib\IO\Simple.pm Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. D:\cpanrun\build\5-6-1\bin\perl.exe -Mblib -Id:\cpanrun\build\5-6-1\lib -Id:\cpanrun\build\5-6-1\lib -e "use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;" t\IO-Simple.t Using D:/cpanrun/depot/main/contrib-patched/perl/CPAN/src/IO-Simple/blib t\IO-Simple.........1..10 "my" variable $data masks earlier declaration in same scope at D:/cpanrun/depot/main/contrib-patched/perl/CPAN/src/IO-Simple/blib/lib/IO/Simple.pm line 262. ok 1 - use IO::Simple; ok 2 - Test File not here yet. ok 3 - File object created. isa IO::Simple ok 4 - File Created Successfully ok 5 - TEST printed to and slurped from file. ok 6 - Test File removed. Opening 't/data2' for 'r' failed: No such file or directory at t\IO-Simple.t line 39 # Looks like you planned 10 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-10 Failed 4/10 tests, 60.00% okay Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t\IO-Simple.t 255 65280 10 4 40.00% 7-10 Failed 1/1 test scripts, 0.00% okay. 4/10 subtests failed, 60.00% okay. NMAKE : fatal error U1077: 'D:\cpanrun\build\5-6-1\bin\perl.exe' : return code '0x2' Stop.