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\01.t t\02.t t\03.t t\04.t t\05.t t\01....1..2 # Failed test (t\01.t at line 9) # Tried to use 'Parallel::Queue'. # Error: "looks_like_number" 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\Parallel-Queue\blib\lib/Parallel/Queue.pm line 11 # BEGIN failed--compilation aborted at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Parallel-Queue\blib\lib/Parallel/Queue.pm line 11. # Compilation failed in require at (eval 1) line 2. not ok 1 - use Parallel::Queue; # Failed test (t\01.t at line 13) not ok 2 - Parallel::Queue::VERSION # Looks like you failed 2 tests of 2. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-2 Failed 2/2 tests, 0.00% okay t\02....1..13 "looks_like_number" 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\Parallel-Queue\blib\lib/Parallel/Queue.pm line 11 BEGIN failed--compilation aborted at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Parallel-Queue\blib\lib/Parallel/Queue.pm line 11. Compilation failed in require at t\02.t line 11. BEGIN failed--compilation aborted at t\02.t line 11. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-13 Failed 13/13 tests, 0.00% okay t\03....1..8 "looks_like_number" 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\Parallel-Queue\blib\lib/Parallel/Queue.pm line 11 BEGIN failed--compilation aborted at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Parallel-Queue\blib\lib/Parallel/Queue.pm line 11. Compilation failed in require at t\03.t line 9. BEGIN failed--compilation aborted at t\03.t line 9. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-8 Failed 8/8 tests, 0.00% okay t\04....1..3 "looks_like_number" 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\Parallel-Queue\blib\lib/Parallel/Queue.pm line 11 BEGIN failed--compilation aborted at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Parallel-Queue\blib\lib/Parallel/Queue.pm line 11. Compilation failed in require at t\04.t line 10. BEGIN failed--compilation aborted at t\04.t line 10. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-3 Failed 3/3 tests, 0.00% okay t\05....1..3 "looks_like_number" 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\Parallel-Queue\blib\lib/Parallel/Queue.pm line 11 BEGIN failed--compilation aborted at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Parallel-Queue\blib\lib/Parallel/Queue.pm line 11. Compilation failed in require at t\05.t line 9. BEGIN failed--compilation aborted at t\05.t line 9. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-3 Failed 3/3 tests, 0.00% okay Failed 5/5 test scripts, 0.00% okay. 29/29 subtests failed, 0.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\01.t 2 512 2 2 100.00% 1-2 t\02.t 255 65280 13 13 100.00% 1-13 t\03.t 255 65280 8 8 100.00% 1-8 t\04.t 255 65280 3 3 100.00% 1-3 t\05.t 255 65280 3 3 100.00% 1-3 NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0x2' Stop.