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 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/Exception/ThrowUnless.pm blib\lib\Exception\ThrowUnless.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_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 Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/01_good.t 2 512 ?? ?? ?? t/02_good_chdir.t 255 65280 ?? ?? ?? Failed 2/4 test scripts. 0/2 subtests failed. Files=4, Tests=2, 0 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 2/4 test programs. 0/2 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.