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\00_compile.t t\01_myclass.t t\02_myclass_autoload.t t\03_myclass_dump.t t\04_myclass_autoload_dump.t t\05_myclass_remove.t t\06_myclass_singletonmethod.t t\07_myclass_next.t t\08_myclass_disabledynamicplugin.t t\09_myclass_disabledynamicplugin_autoload.t t\101_plaggerize_simple.t t\10_myclass_injectmethod.t t\11_myclass_disabledynamicplugin_injectmethod.t t\12_attribute.t t\00_compile......................................1..1 ok 1 - use Class::Component; ok t\01_myclass......................................ok 1 - The object isa MyClass ok 2 - The object isa Class::Component ok 3 ok 4 ok 5 ok 6 ok 7 1..7 ok t\02_myclass_autoload.............................ok 1 - The object isa MyClass ok 2 - The object isa Class::Component ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 1..13 ok t\03_myclass_dump.................................ok 1 - The object isa MyClass ok 2 - The object isa Class::Component ok 3 ok 4 ok 5 ok 6 1..6 ok t\04_myclass_autoload_dump........................ok 1 - The object isa MyClass ok 2 - The object isa Class::Component ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 1..12 ok t\05_myclass_remove...............................ok 1 - The object isa MyClass ok 2 - The object isa Class::Component ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 1..13 ok t\06_myclass_singletonmethod......................Undefined subroutine &Scalar::Util::refaddr called at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Class-Component\blib\lib/Class/Component/Component/Autocall/SingletonMethod.pm line 24. # No tests run! dubious Test returned status 255 (wstat 65280, 0xff00) t\07_myclass_next.................................ok 1 ok 2 1..2 ok t\08_myclass_disabledynamicplugin.................ok 1 - The object isa MyClass ok 2 - The object isa Class::Component ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 1..9 ok t\09_myclass_disabledynamicplugin_autoload........ok 1 - The object isa MyClass ok 2 - The object isa Class::Component ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 1..13 ok t\101_plaggerize_simple...........................1..4 ok 1 ok 2 ok 3 ok 4 ok t\10_myclass_injectmethod.........................ok 1 - The object isa MyClass ok 2 - The object isa Class::Component ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 1..13 ok t\11_myclass_disabledynamicplugin_injectmethod....ok 1 - The object isa MyClass ok 2 - The object isa Class::Component ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 1..13 ok t\12_attribute....................................ok 1 ok 2 1..2 ok Failed 1/14 test scripts, 92.86% okay. 0/108 subtests failed, 100.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\06_myclass_singletonmethod.t 255 65280 ?? ?? % ?? NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0xff' Stop.