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 /export/home/cpanrun/build/5.6.1/bin/perl -Iinc -Iblib/arch -Iblib/lib -I/export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' 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..0 # Skip Test::Pod not available for testing skipped: Test::Pod not available for testing t/99_pmv............1..0 # Skip Test::MinimumVersion not available skipped: Test::MinimumVersion not available All tests successful, 2 tests skipped. Files=4, Tests=22, 1 wallclock secs ( 0.72 cusr + 0.31 csys = 1.03 CPU) Installing /export/home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/Class/Default.pm Installing /export/home/cpanrun/build/5.6.1/man/man3/Class::Default.3 Appending installation info to /export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi/perllocal.pod