Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. C:\cpanrun-5.8\build\5-8-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t\00-load.t t\01-simple.t t\pod-coverage.t t\pod.t t\00-load.........1..1 # Failed test (t\00-load.t at line 4) # Tried to use 'subs::parallel'. # Error: "set_prototype" is not exported by the Scalar::Util module # Can't continue after import errors at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\subs-parallel\blib\lib/subs/parallel.pm line 9 # BEGIN failed--compilation aborted at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\subs-parallel\blib\lib/subs/parallel.pm line 9. # Compilation failed in require at (eval 1) line 2. not ok 1 - use subs::parallel; # Testing subs::parallel , Perl 5.008006, K:Perlinperl.exe # Looks like you failed 1 tests of 1. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t\01-simple.......1..5 "set_prototype" is not exported by the Scalar::Util module Can't continue after import errors at blib/lib/subs/parallel.pm line 9 BEGIN failed--compilation aborted at blib/lib/subs/parallel.pm line 9. Compilation failed in require at t\01-simple.t line 13. BEGIN failed--compilation aborted at t\01-simple.t line 13. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-5 Failed 5/5 tests, 0.00% okay t\pod-coverage....1..1 # subs::parallel: no public symbols defined ok 1 - Pod coverage on subs::parallel ok t\pod.............1..1 ok 1 - blib\lib\subs\parallel.pm ok Failed 2/4 test scripts, 50.00% okay. 6/8 subtests failed, 25.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\00-load.t 1 256 1 1 100.00% 1 t\01-simple.t 255 65280 5 5 100.00% 1-5 NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0xff' Stop.