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\000_standard__compile.t t\000_standard__perl_critic.t t\000_standard__pod.t t\01_defaults.t t\02_overload-next.t t\03_class_methods.t t\04-next-actual.t t\04-next-actuns.t t\04-next-next.t t\04-next-unseen.t t\000_standard__compile........1..1 ok 1 - Compile test for blib\lib\Data\Inherited.pm ok t\000_standard__perl_critic....1..0 # Skip Author test. Set $ENV{TEST_AUTHOR} to a true value to run. skipped all skipped: Author test. Set $ENV{TEST_AUTHOR} to a true value to run. t\000_standard__pod............1..1 ok 1 - blib\lib\Data\Inherited.pm ok t\01_defaults..................1..15 ok 1 - Person last_name is Smith ok 2 - Person first_name is John ok 3 - Person last_name is Smith Can't locate object method "_unoverload_str" via package "Test::Builder" at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Data-Inherited\inc/Test/More.pm line 800. # Looks like you planned 15 tests but only ran 8. # Looks like your test died just after 8. ok 4 - Person first_name is John ok 5 - Person last_name is Smith ok 6 - Person first_name is John ok 7 - Person last_name is Smith ok 8 - Person first_name is John dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 9-15 Failed 7/15 tests, 53.33% okay t\02_overload-next.............1..2 ok 1 - A stringification ok 2 - B stringification ok t\03_class_methods.............1..5 ok 1 - package Foo::Base plans 11 in total ok 2 - package Foo::Bar plans 14 in total ok 3 - package Foo::Bar::Baz plans 19 in total ok 4 - package Foo::Frobnule plans 18 in total ok 5 - package Foo::Everything plans 26 in total ok t\04-next-actual...............ok 1 - use Data::Inherited; ok 2 - test A ok 3 - test B ok 4 - test D ok 5 - test C ok 6 - test D ok 7 - test C ok 8 - test D ok 9 - test D ok 10 - Correctly dies after full traversal 1..10 ok t\04-next-actuns...............ok 1 - use Data::Inherited; ok 2 - test A ok 3 - test B ok 4 - test D ok 5 - test C ok 6 - Correctly dies after C 1..6 ok t\04-next-next.................1..25 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok t\04-next-unseen...............ok 1 - use Data::Inherited; ok 2 - test A ok 3 - test B ok 4 - test D ok 5 - test C ok 6 - Correctly survives after C ok 7 - First diamond is okay 1..7 ok Failed 1/10 test scripts, 90.00% okay. 7/72 subtests failed, 90.28% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\01_defaults.t 255 65280 15 7 46.67% 9-15 1 test skipped. NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0xff' Stop.