Checking if your kit is complete... Looks good Writing Makefile for NL::File::Lock Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp lib/NL/File/Lock.pm blib\lib\NL\File\Lock.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\single_locking.t Using D:/cpanrun/depot/main/contrib-patched/perl/CPAN/src/NL-File-Lock/blib t\single_locking....ok 1 - Locked EX (for writing) ok 2 - Unlocking file, but not removing lockfile ok 3 - Checking that lockfile exists ok 4 - Locked SH (for reading) ok 5 - Unlocking file, and removing lockfile ok 6 - Checking that lockfile does not exists 1..6 FAILED tests 1-6 Failed 6/6 tests, 0.00% okay Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t\single_locking.t 6 6 100.00% 1-6 Failed 1/1 test scripts, 0.00% okay. 6/6 subtests failed, 0.00% okay. NMAKE : fatal error U1077: 'D:\cpanrun\build\5-6-1\bin\perl.exe' : return code '0xff' Stop.