Checking if your kit is complete... Looks good Writing Makefile for Object::Destroyer cp lib/Object/Destroyer.pm blib/lib/Object/Destroyer.pm Manifying blib/man3/Object::Destroyer.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/01_compile....1..3 ok 1 - Your perl is new enough ok 2 - use Object::Destroyer; ok 3 - use Object::Destroyer; ok t/02_new........1..19 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok t/03_destroy....1..31 ok 1 - Start value ok 2 - No auto destroy of Foo objects ok 3 - Manually called DESTROY ok 4 - Auto called DESTROY after leaving the scope ok 5 - DESTROY called by Object::Destroyer ok 6 ok 7 - release called by Object::Destroyer ok 8 ok 9 - delete called by Object::Destroyer ok 10 ok 11 - nothing changed ok 12 - Foo->DESTROY by Object::Destroyer ok 13 - Foo->DESTROY by Perl gc ok 14 - nothing changed ok 15 - Foo->release (not DESTROY) has not been called ok 16 - Foo->DESTROY by Perl gc ok 17 - nothing changed ok 18 - Foo->DESTROY by Object::Destroyer ok 19 - Foo->DESTROY by Perl gc ok 20 - nothing changed ok 21 - Foo->release ok 22 - Foo->DESTROY by Perl gc ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok t/04_wrapper....1..34 ok 1 - The object isa Foo ok 2 - The object isa Bar ok 3 - The object isa Foo ok 4 - The object isa Bar ok 5 - The object isa Object::Destroyer ok 6 ok 7 - Foo->can('hello') ok 8 - Foo->can('bar') ok 9 - Object::Destroyer->can('hello') ok 10 - Object::Destroyer->can('release') ok 11 - Object::Destroyer->can('self_test') ok 12 - Object::Destroyer->can('params_count') ok 13 - Object::Destroyer->can('bar') ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 - Foo->hello returns as expected ok 20 ok 21 - Foo->hello(args) returns as expected ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 ok 34 ok t/05_dismiss....1..8 ok 1 - Foo must not be destroyed ok 2 - Pre-check ok 3 - Wrapper is ok ok 4 - Foo must be destroyed ok 5 - Pre-check ok 6 - Wrapper is ok ok 7 - Wrapper is still ok ok 8 - Foo must not ve destroyed ok t/99_author.....1..1 ok 1 - blib/lib/Object/Destroyer.pm ok All tests successful. Files=6, Tests=96, 1 wallclock secs ( 0.54 cusr + 0.17 csys = 0.71 CPU) Installing /Users/cpanrun/build/5.8.8/html/site/lib/Object/Destroyer.html Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/Object/Destroyer.pm Installing /Users/cpanrun/build/5.8.8/man/man3/Object::Destroyer.3 Appending installation info to /Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level/perllocal.pod