Checking if your kit is complete... Looks good Writing Makefile for ShellScript-Env Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/ShellScript/Env.pm blib\lib\ShellScript\Env.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/dir_find....Can't use string ("0") as an ARRAY ref while "strict refs" in use at blib/lib/ShellScript/Env.pm line 42. 1..3 ok # ./blib/lib # ./lib dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 2-3 Failed 2/3 tests, 33.33% okay t/generate....1..6 ok # MAIL=/var/spool/mail/$USER # PAGER=less # export MAIL PAGER ok # setenv MAIL /var/spool/mail/$USER # setenv PAGER less ok # setenv MAIL /var/spool/mail/$USER # setenv PAGER less # set path = (/usr/local/bin $path) ok # MAIL=/var/spool/mail/$USER # PAGER=less # PATH=/usr/local/bin:$PATH # export MAIL PAGER PATH ok # MAIL=/var/spool/mail/$USER # PAGER=less # PATH=`utok /usr/local/bin:$PATH` # export MAIL PAGER PATH ok # setenv MAIL /var/spool/mail/$USER # setenv PAGER less # set path = (`utok -s ' ' /usr/local/bin $path`) ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/dir_find.t 2 512 3 4 2-3 Failed 1/2 test scripts. 2/9 subtests failed. Files=2, Tests=9, 0 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/2 test programs. 2/9 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.