Cannot determine perl version info from lib/Data/Inherited.pm Checking if your kit is complete... Looks good Writing Makefile for Data::Inherited cp lib/Data/Inherited.pm blib/lib/Data/Inherited.pm Manifying blib/man3/Data::Inherited.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/00_compile..........1..1 ok 1 - use Data::Inherited; 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 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 ok 9 - defaults in hash context ok 10 - Salaryman salary is 10000 ok 11 - Salaryman last_name is Smith ok 12 - Salaryman first_name is John ok 13 - LocatedSalaryman salary is 20000 ok 14 - LocatedSalaryman last_name is Smith ok 15 - LocatedSalaryman first_name is Johan ok 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 All tests successful. Files=8, Tests=71, 1 wallclock secs ( 0.45 cusr + 0.16 csys = 0.61 CPU) make: *** [htmlifypods] Hangup