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, 'inc', 'blib\lib', 'blib\arch')" t\001_basic.t t\002_inherit.t t\003_rebless.t t\004_auto.t t\98_pod.t t\99_pmv.t t\001_basic......1..7 ok 1 - use Devel::Leak::Object; Undefined subroutine &Scalar::Util::refaddr called at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Devel-Leak-Object\blib\lib/Devel/Leak/Object.pm line 55. ok 2 - Before the tests isa Foo::Bar # Looks like you planned 7 tests but only ran 2. # Looks like your test died just after 2. Tracked objects by class: dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 3-7 Failed 5/7 tests, 28.57% okay t\002_inherit....1..18 ok 1 - use Devel::Leak::Object; ok 2 - Normal multi inherit isa C ok 3 - Inherits new from A ok 4 - Inherited DESTROY method Undefined subroutine &Scalar::Util::refaddr called at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Devel-Leak-Object\blib\lib/Devel/Leak/Object.pm line 55. Tracked objects by class: # Looks like you planned 18 tests but only ran 4. # Looks like your test died just after 4. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 5-18 Failed 14/18 tests, 22.22% okay t\003_rebless....1..7 ok 1 - use Devel::Leak::Object; Undefined subroutine &Scalar::Util::refaddr called at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Devel-Leak-Object\blib\lib/Devel/Leak/Object.pm line 55. ok 2 - Before the tests isa Foo::Bar Tracked objects by class: # Looks like you planned 7 tests but only ran 2. # Looks like your test died just after 2. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 3-7 Failed 5/7 tests, 28.57% okay t\004_auto.......1..6 Undefined subroutine &Scalar::Util::refaddr called at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Devel-Leak-Object\blib\lib/Devel/Leak/Object.pm line 55. Tracked objects by class: # No tests run! dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-6 Failed 6/6 tests, 0.00% okay t\98_pod.........1..1 ok 1 - blib\lib\Devel\Leak\Object.pm ok t\99_pmv.........1..0 # Skip Test::MinimumVersion not available skipped all skipped: Test::MinimumVersion not available Failed 4/6 test scripts, 33.33% okay. 30/39 subtests failed, 23.08% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\001_basic.t 255 65280 7 5 71.43% 3-7 t\002_inherit.t 255 65280 18 14 77.78% 5-18 t\003_rebless.t 255 65280 7 5 71.43% 3-7 t\004_auto.t 255 65280 6 6 100.00% 1-6 1 test skipped. NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0xff' Stop.