Checking if your kit is complete... Looks good Writing Makefile for Mixin::ExtraFields::Hive cp lib/Mixin/ExtraFields/Hive.pm blib/lib/Mixin/ExtraFields/Hive.pm Manifying blib/man3/Mixin::ExtraFields::Hive.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/basic...........1..12 ok 1 - use Object::HasHive; ok 2 - require Mixin::ExtraFields::Hive; ok 3 - The object isa Object::HasHive ok 4 - Object::HasHive->can(...) ok 5 - no defined foo.bar.baz entry yet ok 6 - we set foo.bar.baz to 10 and it stuck ok 7 - but that was the hive; the nest is empty :( ok 8 - we set nest/foo.bar.baz to 20 and it stuck ok 9 - but the hive's foo.bar.baz is still 10 ok 10 - delete has correct old value ok 11 - delete deleted from the nest ok 12 - after emptying the hive, there's nothing there again ok t/pod-coverage....1..0 # Skip Test::Pod::Coverage 1.08 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.08 required for testing POD coverage t/pod.............1..1 ok 1 - blib/lib/Mixin/ExtraFields/Hive.pm ok All tests successful, 1 test skipped. Files=3, Tests=13, 1 wallclock secs ( 0.26 cusr + 0.08 csys = 0.34 CPU) make: *** [htmlifypods] Hangup