Cannot determine perl version info from lib/Mixin/ExtraFields.pm Checking if your kit is complete... Looks good Writing Makefile for Mixin::ExtraFields cp lib/Mixin/ExtraFields.pm blib/lib/Mixin/ExtraFields.pm cp lib/Mixin/ExtraFields/Driver.pm blib/lib/Mixin/ExtraFields/Driver.pm cp lib/Mixin/ExtraFields/Driver/HashGuts.pm blib/lib/Mixin/ExtraFields/Driver/HashGuts.pm Manifying blib/man3/Mixin::ExtraFields.3 Manifying blib/man3/Mixin::ExtraFields::Driver.3 Manifying blib/man3/Mixin::ExtraFields::Driver::HashGuts.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/bad-driver......1..4 ok 1 - from_args call without implementation throws correct error ok 2 - get_all_detailed_extra call without implementation throws correct error ok 3 - set_extra call without implementation throws correct error ok 4 - delete_extra call without implementation throws correct error ok t/basic...........1..29 ok 1 - require Mixin::ExtraFields; ok 2 - use Object::HasExtraFields; ok 3 - The object isa Object::HasExtraFields ok 4 - Object::HasExtraFields->can(...) ok 5 - when we begin, there are no extras ok 6 - ...even if we ask for all the details ok 7 - there exists no extra 'datum' yet ok 8 - extra 'datum' shows undef value ok 9 - ...even with _detailed_ ok 10 - getting 'datum' value doesn't autoviv ok 11 - extra 'datum' exists now ok 12 - extra/datum has the value we supplied ok 13 - with a fixed hash key, we can go find extras in the hash guts ok 14 - there exists no misc 'datum' yet ok 15 - misc/datum has the value we supplied ok 16 - there now exists misc 'datum' ok 17 - misc/datum has the value we supplied ok 18 - extra/datum has the value we supplied ok 19 - there exists no extra 'datum' again ok 20 - extra 'datum' shows undef value ok 21 - get_all_misc_names gets the one name that it should ok 22 - get_all_misc gets the one pair that it should ok 23 - get_detailed_misc gets the hashref that it should ok 24 - get_all_detailed_misc gets the one pair that it should ok 25 - get_all_detailed_extra gets the one pair that it should ok 26 - ...but gets nothing from a new obj ok 27 - ...but get_all_detailed_extra does! it uses a shared id ok 28 - after delete_all_misc, get_all_misc gets nothing ok 29 - exception thrown if called on class ok t/driver-err......1..2 ok 1 - there is no default default driver ok 2 - we can't use a driver that won't compile! ok t/minidriver......1..16 ok 1 - require Mixin::ExtraFields; ok 2 - use Object::HasExtraFields; ok 3 - The object isa Object::HasExtraFields ok 4 - Object::HasExtraFields->can(...) ok 5 - there exists no mini/datum yet ok 6 - mini/datum shows undef value ok 7 - get mini/datum value doesn't autoviv ok 8 - mini/datum exists now ok 9 - mini/datum has the value we supplied ok 10 - there exists no mini/doomed after set and delete ok 11 - mini/doomed shows undef value ok 12 - get_all_mini_names gets the one name that it should ok 13 - get_all_mini gets the one pair that it should ok 14 - get_detailed_mini gets the hashref that it should ok 15 - get_all_detailed_mini gets the one pair that it should ok 16 - get_all_mini gets an empty list after delete_all_mini 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..0 # Skip Test::Pod 1.00 required for testing POD skipped all skipped: Test::Pod 1.00 required for testing POD t/refaddr.........1..13 ok 1 - require Mixin::ExtraFields; ok 2 - use Object::HasExtraFieldsRA; ok 3 - The object isa Object::HasExtraFieldsRA ok 4 - Object::HasExtraFieldsRA->can(...) ok 5 - when we begin, there are no extras ok 6 - ...even if we ask for all the details ok 7 - there exists no extra 'datum' yet ok 8 - extra 'datum' shows undef value ok 9 - ...even with _detailed_ ok 10 - getting 'datum' value doesn't autoviv ok 11 - extra 'datum' exists now ok 12 - extra/datum has the value we supplied ok 13 - with a fixed hash key, we can go find extras in the hash guts ok All tests successful, 2 tests skipped. Files=7, Tests=64, 1 wallclock secs ( 0.50 cusr + 0.15 csys = 0.65 CPU) Installing /Users/cpanrun/build/5.10.0/html/site/lib/Mixin/ExtraFields.html Installing /Users/cpanrun/build/5.10.0/html/site/lib/Mixin/ExtraFields/Driver.html Installing /Users/cpanrun/build/5.10.0/html/site/lib/Mixin/ExtraFields/Driver/HashGuts.html Installing /Users/cpanrun/build/5.10.0/site/lib/Mixin/ExtraFields.pm Installing /Users/cpanrun/build/5.10.0/site/lib/Mixin/ExtraFields/Driver.pm Installing /Users/cpanrun/build/5.10.0/site/lib/Mixin/ExtraFields/Driver/HashGuts.pm Installing /Users/cpanrun/build/5.10.0/site/man/man3/Mixin::ExtraFields.3 Installing /Users/cpanrun/build/5.10.0/site/man/man3/Mixin::ExtraFields::Driver.3 Installing /Users/cpanrun/build/5.10.0/site/man/man3/Mixin::ExtraFields::Driver::HashGuts.3 Appending installation info to /Users/cpanrun/build/5.10.0/lib/perllocal.pod