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\all_in_block.t t\bad_args.t t\block.t t\class_methods.t t\import.t t\variable.t t\all_in_block.....1..6 "looks_like_number" is not exported by the Scalar::Util module Can't continue after import errors at C:/cpanrun-5.8/build/5-8-0/lib/Scalar/Util.pm line 13 BEGIN failed--compilation aborted at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Test-Block\blib\lib/Test/Block.pm line 13. Compilation failed in require at t\all_in_block.t line 4. BEGIN failed--compilation aborted at t\all_in_block.t line 4. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-6 Failed 6/6 tests, 0.00% okay t\bad_args.........# Failed test (t\bad_args.t at line 8) # Tried to use 'Test::Block'. # Error: "looks_like_number" is not exported by the Scalar::Util module # Can't continue after import errors at C:/cpanrun-5.8/build/5-8-0/lib/Scalar/Util.pm line 13 # BEGIN failed--compilation aborted at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Test-Block\blib\lib/Test/Block.pm line 13. # Compilation failed in require at (eval 1) line 2. # Looks like you failed 1 tests of 5. not ok 1 - use Test::Block; ok 2 - must specify num tests to run ok 3 - value only num tests must be a number ok 4 - key/value num tests must be a number ok 5 - 44d isn't a number either 1..5 dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/5 tests, 80.00% okay t\block............1..6 "looks_like_number" is not exported by the Scalar::Util module Can't continue after import errors at C:/cpanrun-5.8/build/5-8-0/lib/Scalar/Util.pm line 13 BEGIN failed--compilation aborted at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Test-Block\blib\lib/Test/Block.pm line 13. Compilation failed in require at t\block.t line 5. BEGIN failed--compilation aborted at t\block.t line 5. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-6 Failed 6/6 tests, 0.00% okay t\class_methods....1..5 not ok 1 - use Test::Block; # Failed test (t\class_methods.t at line 6) # Tried to use 'Test::Block'. # Error: "looks_like_number" is not exported by the Scalar::Util module # Can't continue after import errors at C:/cpanrun-5.8/build/5-8-0/lib/Scalar/Util.pm line 13 # BEGIN failed--compilation aborted at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Test-Block\blib\lib/Test/Block.pm line 13. # Compilation failed in require at (eval 1) line 2. Can't locate object method "block_count" via package "Test::Block" at t\class_methods.t line 8. # 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 1-5 Failed 5/5 tests, 0.00% okay t\import...........1..3 # Failed test (t\import.t at line 5) # Tried to use 'Test::Block'. # Error: "looks_like_number" is not exported by the Scalar::Util module # Can't continue after import errors at C:/cpanrun-5.8/build/5-8-0/lib/Scalar/Util.pm line 13 # BEGIN failed--compilation aborted at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Test-Block\blib\lib/Test/Block.pm line 13. # Compilation failed in require at (eval 1) line 2. not ok 1 - use Test::Block; Global symbol "$Plan" requires explicit package name at t\import.t line 8. Global symbol "$Plan" requires explicit package name at t\import.t line 9. Global symbol "$Plan" requires explicit package name at t\import.t line 10. Execution of t\import.t aborted due to compilation errors. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-3 Failed 3/3 tests, 0.00% okay t\variable.........1..1 "looks_like_number" is not exported by the Scalar::Util module Can't continue after import errors at C:/cpanrun-5.8/build/5-8-0/lib/Scalar/Util.pm line 13 BEGIN failed--compilation aborted at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Test-Block\blib\lib/Test/Block.pm line 13. Compilation failed in require at t\variable.t line 5. BEGIN failed--compilation aborted at t\variable.t line 5. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay Failed 6/6 test scripts, 0.00% okay. 22/26 subtests failed, 15.38% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\all_in_block.t 255 65280 6 6 100.00% 1-6 t\bad_args.t 1 256 5 1 20.00% 1 t\block.t 255 65280 6 6 100.00% 1-6 t\class_methods.t 255 65280 5 5 100.00% 1-5 t\import.t 255 65280 3 3 100.00% 1-3 t\variable.t 255 65280 1 1 100.00% 1 NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0x2' Stop.