WARNING: Expect not found. You won't be able to use hammer(). Install Expect from CPAN later if you want to. Checking if your kit is complete... Looks good Writing Makefile for Sysadm::Install Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp lib/Sysadm/Install.pm blib\lib\Sysadm\Install.pm C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e cp eg/one-liner blib\script\one-liner pl2bat.bat blib\script\one-liner 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 -e cp eg/one-liner blib\script\one-liner pl2bat.bat blib\script\one-liner C:\cpanrun\build\5-10-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/001..........1..1 ok 1 - use Sysadm::Install; ok t/002tar.......1..9 ok 1 - Untarred directory 'test' exists ok 2 - Testing file a in tar archive ok 3 - Testing file b in tar archive ok 4 - Untarred directory 'test' exists ok 5 - Testing file a in tar archive ok 6 - Testing file b in tar archive ok 7 - Untarred directory 'testa' exists ok 8 - Testing file a in tar archive ok 9 - Testing file b in tar archive ok t/003slurp.....1..5 ok 1 - t\test.dat exists Can't rename t\gmMyltTysy to t\test.dat at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Sysadm-Install\blib\lib/Sysadm/Install.pm line 794 # Looks like you planned 5 tests but only ran 1. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 2-5 Failed 4/5 tests, 20.00% okay t/004plough....1..2 ok 1 - t\test.dat exists ok 2 - Counting all lines containing pattern ok t/005qquote....1..5 ok 1 - loading ok The system cannot find the path specified. # Failed test 'simple escape' # at t/005qquote.t line 21. not ok 2 - simple escape # got: '' # expected: '0 rocks! # ' ok 3 - :shell ok 4 - single quote ok 5 - foo'bar # Looks like you failed 1 test of 5. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 2 Failed 1/5 tests, 80.00% okay t/006perm......1..2 ok 1 - loading ok # Failed test 'copied file has same permissions' # at t/006perm.t line 25. not ok 2 - copied file has same permissions # Looks like you failed 1 test of 2. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 2 Failed 1/2 tests, 50.00% okay t/007fs........1..2 ok 1 - loading ok 2008/02/27 10:32:53 Cannot find 'find' at t/007fs.t line 22 Cannot find 'find' at t/007fs.t line 22 # Looks like you planned 2 tests but only ran 1. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 2 Failed 1/2 tests, 50.00% okay t/008dry.......1..3 ok 1 - loading ok ok 2 - dry run ok 3 - dry run ok t/009snip......1..5 ok 1 - snip full len ok 2 - snip minlen ok 3 - snip minlen ok 4 - snip special char ok 5 - exact len match ok t/010carp......1..3 ok 1 - 'cd' reports failure in calling script ok 2 - 'mkd' reports failure in calling script ok 3 - 'cp' reports failure in calling script ok t/011defor.....1..5 ok 1 - undef value undefined ok 2 - defined value defined ok 3 - new value assigned ok 4 - no new value assigned ok 5 - no new value assigned ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/003slurp.t 255 65280 5 8 2-5 t/005qquote.t 1 256 5 1 2 t/006perm.t 1 256 2 1 2 t/007fs.t 255 65280 2 2 2 Failed 4/11 test scripts. 7/42 subtests failed. Files=11, Tests=42, 4 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 4/11 test programs. 7/42 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.