Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. D:\cpanrun\build\5-8-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/00-load.....1..1 not ok 1 - use Test::Weaken; # Failed test (t/00-load.t at line 6) # Tried to use 'Test::Weaken'. # Error: "refaddr" is not exported by the Scalar::Util module # Can't continue after import errors at D:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Test-Weaken\blib\lib/Test/Weaken.pm line 18 # BEGIN failed--compilation aborted at D:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Test-Weaken\blib\lib/Test/Weaken.pm line 18. # Compilation failed in require at (eval 1) line 2. # Testing Test::Weaken , Perl 5.008, D:\cpanrun\build\5-8-0\bin\perl.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/array.......1..2 not ok 1 - use Test::Weaken; # Failed test (t/array.t at line 8) # Tried to use 'Test::Weaken'. # Error: "refaddr" is not exported by the Scalar::Util module # Can't continue after import errors at D:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Test-Weaken\blib\lib/Test/Weaken.pm line 18 # BEGIN failed--compilation aborted at D:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Test-Weaken\blib\lib/Test/Weaken.pm line 18. # Compilation failed in require at (eval 2) line 2. Undefined subroutine &Test::Weaken::poof called at t/array.t line 20. # 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 tests 1-2 Failed 2/2 tests, 0.00% okay t/stein.......1..4 not ok 1 - use Test::Weaken; # Failed test (t/stein.t at line 7) # Tried to use 'Test::Weaken'. # Error: "refaddr" is not exported by the Scalar::Util module # Can't continue after import errors at D:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Test-Weaken\blib\lib/Test/Weaken.pm line 18 # BEGIN failed--compilation aborted at D:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Test-Weaken\blib\lib/Test/Weaken.pm line 18. # Compilation failed in require at (eval 2) line 2. Undefined subroutine &Test::Weaken::poof called at t/stein.t line 42. # Looks like you planned 4 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-4 Failed 4/4 tests, 0.00% okay t/synopsis....1..2 not ok 1 - use Test::Weaken; # Failed test (t/synopsis.t at line 10) # Tried to use 'Test::Weaken'. # Error: "refaddr" is not exported by the Scalar::Util module # Can't continue after import errors at D:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Test-Weaken\blib\lib/Test/Weaken.pm line 18 # BEGIN failed--compilation aborted at D:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Test-Weaken\blib\lib/Test/Weaken.pm line 18. # Compilation failed in require at (eval 3) line 2. not ok 2 - Synopsis code failed: Undefined subroutine &Test::Weaken::poof called at (eval 4) line 10, chunk 1. # # Failed test (t/synopsis.t at line 48) # 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/weaken......1..6 "refaddr" is not exported by the Scalar::Util module Can't continue after import errors at D:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Test-Weaken\blib\lib/Test/Weaken.pm line 18 BEGIN failed--compilation aborted at D:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Test-Weaken\blib\lib/Test/Weaken.pm line 18. Compilation failed in require at t/weaken.t line 7. BEGIN failed--compilation aborted at t/weaken.t line 7. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-6 Failed 6/6 tests, 0.00% okay Failed 5/5 test scripts, 0.00% okay. 15/15 subtests failed, 0.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/00-load.t 1 256 1 1 100.00% 1 t/array.t 255 65280 2 2 100.00% 1-2 t/stein.t 255 65280 4 4 100.00% 1-4 t/synopsis.t 2 512 2 2 100.00% 1-2 t/weaken.t 255 65280 6 6 100.00% 1-6 NMAKE : fatal error U1077: 'D:\cpanrun\build\5-8-0\bin\perl.exe' : return code '0x2' Stop.