Checking if your kit is complete... Looks good Writing Makefile for MDV::Packdrakeng Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp lib/MDV/Packdrakeng.pm blib\lib\MDV\Packdrakeng.pm cp lib/MDV/Packdrakeng/zlib.pm blib\lib\MDV\Packdrakeng\zlib.pm Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. 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/01packdrakeng....1..62 ok 1 - use MDV::Packdrakeng; ok 2 - can create temp file ok 3 - Temp file exists ok 4 - can write into file ok 5 - can create dir like mkdir -p ok 6 - the dir really exists ok 7 - Create a new archive ok 8 - Adding data from file ok 9 - Adding a dir ok 10 - Adding a symlink ok 11 - Adding data from file ok 12 - Opening the archive ok 13 - get info from an non existed file ok 14 - Get info from a dir ok 15 - Get info from a dir ok 16 - Get info from a file ok 17 - Extracting dir ok 18 - dir successfully restored The symlink function is unimplemented at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\MDV-Packdrakeng\blib\lib/MDV/Packdrakeng.pm line 611. # Looks like you planned 62 tests but only ran 18. # Looks like your test died just after 18. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 19-62 Failed 44/62 tests, 29.03% okay t/02methodusage....1..6 ok 1 - use MDV::Packdrakeng; ok 2 - use MDV::Packdrakeng::zlib; ok 3 - use internal methods ok 4 - use external methods ok 5 - use internal methods ok 6 - use external methods ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/01packdrakeng.t 255 65280 62 88 19-62 Failed 1/2 test scripts. 44/68 subtests failed. Files=2, Tests=68, 1 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/2 test programs. 44/68 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.