Checking if your kit is complete... Warning: the following files are missing in your kit: .cvsignore Please inform the author. Writing Makefile for Exception::ThrowUnless Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp lib/Exception/ThrowUnless.pm blib\lib\Exception\ThrowUnless.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\00_useok.t t\01_good.t t\02_good_chdir.t t\99_cleanup.t Using D:/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Exception-ThrowUnless/blib t\00_useok..........1..1 ok 1 - use Exception::ThrowUnless; ok t\01_good...........The symlink function is unimplemented at lib/Exception/ThrowUnless.pm line 102. BEGIN failed--compilation aborted at t\01_good.t line 230. dubious Test returned status 2 (wstat 512, 0x200) t\02_good_chdir.....chmod: invalid mode: `-fr' Try `chmod --help' for more information. ./t/setup.pl did not return a true value at t\02_good_chdir.t line 4. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) t\99_cleanup........1..1 ok 1 ok Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t\01_good.t 2 512 ?? ?? % ?? t\02_good_chdir.t 255 65280 ?? ?? % ?? Failed 2/4 test scripts, 50.00% okay. 0/2 subtests failed, 100.00% okay. NMAKE : fatal error U1077: 'D:\cpanrun\build\5-6-1\bin\perl.exe' : return code '0xff' Stop.