Checking if your kit is complete... Looks good Writing Makefile for Class::Default cp lib/Class/Default.pm blib/lib/Class/Default.pm Manifying blib/man3/Class::Default.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/01_compile....1..2 ok 1 - Your perl is new enough ok 2 - use Class::Default; ok t/02_main.......1..20 ok 1 - Class::Default->_self exists ok 2 - Class::Default->_get_default exists ok 3 - Class::Default->_create_default_object exists ok 4 - Class::Default::Test1->_self exists ok 5 - Class::Default::Test1->_get_default exists ok 6 - Class::Default::Test1->_create_default_object exists ok 7 - The object isa Class::Default::Test1 ok 8 - The object isa Class::Default ok 9 - DEFAULT hash remains empty after normal object creation ok 10 - ->_get_default returns something ok 11 - ->_get_default returns the correct object type ok 12 - DEFAULT hash contains something after _get_default ok 13 - DEFAULT hash contains only one thing after _get_default ok 14 - DEFAULT hash contains the correct key after _get_Default ok 15 - DEFAULT hash entry matches that returned ok 16 - Second object matches the first object ok 17 - Result of basic object method matchs ok 18 - Result of basic static method matchs ok 19 - Static ->_class returns the class ok 20 - Object ->_class returns the class ok t/98_pod........1..1 ok 1 - blib/lib/Class/Default.pm ok t/99_pmv........1..0 # Skip Test::MinimumVersion not available skipped all skipped: Test::MinimumVersion not available All tests successful, 1 test skipped. Files=4, Tests=23, 1 wallclock secs ( 0.28 cusr + 0.10 csys = 0.38 CPU) Installing /Users/cpanrun/build/5.10.0/html/site/lib/Class/Default.html Installing /Users/cpanrun/build/5.10.0/site/lib/Class/Default.pm Installing /Users/cpanrun/build/5.10.0/site/man/man3/Class::Default.3 Appending installation info to /Users/cpanrun/build/5.10.0/lib/perllocal.pod