Checking if your kit is complete... Looks good Writing Makefile for Class::StrongSingleton cp lib/Class/StrongSingleton.pm blib/lib/Class/StrongSingleton.pm Manifying blib/man3/Class::StrongSingleton.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/10_Class_StrongSingleton_test....1..25 ok 1 - use Class::StrongSingleton; ok 2 - Class::StrongSingleton->can('_init_StrongSingleton') ok 3 - Class::StrongSingleton->can('_init') ok 4 - Class::StrongSingleton->can('instance') ok 5 - Class::StrongSingleton->can('DESTROY') ok 6 - The object isa My::Singleton ok 7 - The object isa Class::StrongSingleton ok 8 - ... got the same object ok 9 - ... got the same object ok 10 - ... got the same object ok 11 - ... got the same object ok 12 - ... got the same object ok 13 - ... got the same object ok 14 - ... got the same object ok 15 - ... got the same object ok 16 - ... got the error we expected ok 17 - ... got the error we expected ok 18 - ... got the error we expected ok 19 - ... got the error we expected ok 20 - The object isa My::Old::Singleton ok 21 - The object isa Class::StrongSingleton ok 22 - ... got the same object ok 23 - ... got the same object ok 24 - ... got the same object ok 25 - ... got the same object ok t/pod..............................1..1 ok 1 - blib/lib/Class/StrongSingleton.pm ok t/pod_coverage.....................1..0 # Skip Test::Pod::Coverage 1.04 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.04 required for testing POD coverage All tests successful, 1 test skipped. Files=3, Tests=26, 1 wallclock secs ( 0.25 cusr + 0.08 csys = 0.33 CPU) Installing /Users/cpanrun/build/5.10.0/html/site/lib/Class/StrongSingleton.html Installing /Users/cpanrun/build/5.10.0/site/lib/Class/StrongSingleton.pm Installing /Users/cpanrun/build/5.10.0/site/man/man3/Class::StrongSingleton.3 Appending installation info to /Users/cpanrun/build/5.10.0/lib/perllocal.pod