Warning: prerequisite Data::Hive 0.05 not found. We have 0.02. 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.8.8/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 all-caps method names are reserved: 'DELETE' at t/basic.t line 62 # Looks like you planned 12 tests but only ran 9. # Looks like your test died just after 9. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 10-12 Failed 3/12 tests, 75.00% okay 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..0 # Skip Test::Pod 1.00 required for testing POD skipped all skipped: Test::Pod 1.00 required for testing POD Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/basic.t 255 65280 12 6 10-12 2 tests skipped. Failed 1/3 test scripts. 3/12 subtests failed. Files=3, Tests=12, 1 wallclock secs ( 0.20 cusr + 0.07 csys = 0.27 CPU) Failed 1/3 test programs. 3/12 subtests failed. make: *** [test_dynamic] Error 25