Checking if your kit is complete... Looks good Writing Makefile for Devel::Leak::Object cp lib/Devel/Leak/Object.pm blib/lib/Devel/Leak/Object.pm Manifying blib/man3/Devel::Leak::Object.3 PERL_DL_NONLAZY=1 /home/cpanrun/pa-risc1.1/build/5.6.1/bin/perl -Iinc -Iblib/arch -Iblib/lib -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/*.t t/001_basic......1..7 ok 1 - use Devel::Leak::Object; ok 2 - Before the tests isa Foo::Bar ok 3 - \# objects ($foo) ok 4 - \# objects ($foo,$buzz) ok 5 - \# objects ($buzz) ok 6 - no objects left ok 7 - Nothing still tracked Tracked objects by class: ok t/002_inherit....1..18 ok 1 - use Devel::Leak::Object; ok 2 - Normal multi inherit isa C ok 3 - Inherits new from A ok 4 - Inherited DESTROY method ok 5 - Inherits new from E ok 6 - D object count ok 7 - D object count decremented ok 8 - Inherited DESTROY method D::bar ok 9 - Inherited DESTROY method C::foo2 ok 10 - Inherits new from A ok 11 - Blah object count ok 12 - Blah object count decremented ok 13 - Inherited DESTROY method C::foo3 ok 14 - Inherits new from A ok 15 - C object count ok 16 - C object count decremented ok 17 - Inherited DESTROY method C::bar ok 18 - Inherited DESTROY method C::foo4 Tracked objects by class: ok t/003_rebless....1..7 ok 1 - use Devel::Leak::Object; ok 2 - Before the tests isa Foo::Bar ok 3 - One Foo::Bar object ok 4 - No Foo::Bar objects ok 5 - One Foo::Baz object ok 6 - no objects left ok 7 - Nothing still tracked Tracked objects by class: ok t/004_auto.......1..6 ok 1 - Before the tests isa Foo::Bar ok 2 - \# objects ($foo) ok 3 - \# objects ($foo,$buzz) ok 4 - \# objects ($buzz) ok 5 - no objects left ok 6 - Nothing still tracked Tracked objects by class: ok t/99_author......ok 1 - Running author tests 1..1 ok All tests successful. Files=5, Tests=39, 4 wallclock secs ( 3.08 cusr + 0.25 csys = 3.33 CPU) Installing /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl/5.6.1/Devel/Leak/Object.pm Installing /home/cpanrun/pa-risc1.1/build/5.6.1/man/man3/Devel::Leak::Object.3 Writing /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl/5.6.1/PA-RISC1.1-thread-multi/auto/Devel/Leak/Object/.packlist Appending installation info to /home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi/perllocal.pod