Start 2008-08-09T04:25:42 Going to read /home/fly1003/var/cpan/Metadata Database was generated on Fri, 08 Aug 2008 10:02:52 GMT Running make for A/AD/ADAMK/Object-Destroyer-2.00.tar.gz Checksum for /net/nas/data/cpan/authors/id/A/AD/ADAMK/Object-Destroyer-2.00.tar.gz ok Object-Destroyer-2.00/ Object-Destroyer-2.00/lib/ Object-Destroyer-2.00/lib/Object/ Object-Destroyer-2.00/lib/Object/Destroyer.pm Object-Destroyer-2.00/inc/ Object-Destroyer-2.00/inc/Module/ Object-Destroyer-2.00/inc/Module/Install.pm Object-Destroyer-2.00/inc/Module/Install/ Object-Destroyer-2.00/inc/Module/Install/Fetch.pm Object-Destroyer-2.00/inc/Module/Install/Makefile.pm Object-Destroyer-2.00/inc/Module/Install/Base.pm Object-Destroyer-2.00/inc/Module/Install/Metadata.pm Object-Destroyer-2.00/inc/Module/Install/Can.pm Object-Destroyer-2.00/inc/Module/Install/WriteAll.pm Object-Destroyer-2.00/inc/Module/Install/Win32.pm Object-Destroyer-2.00/t/ Object-Destroyer-2.00/t/04_wrapper.t Object-Destroyer-2.00/t/05_dismiss.t Object-Destroyer-2.00/t/01_compile.t Object-Destroyer-2.00/t/99_author.t Object-Destroyer-2.00/t/02_new.t Object-Destroyer-2.00/t/03_destroy.t Object-Destroyer-2.00/Changes Object-Destroyer-2.00/MANIFEST Object-Destroyer-2.00/META.yml Object-Destroyer-2.00/LICENSE Object-Destroyer-2.00/Makefile.PL Object-Destroyer-2.00/README CPAN.pm: Going to build A/AD/ADAMK/Object-Destroyer-2.00.tar.gz >>> /home/fly1003/ap1003/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Object::Destroyer >>> make cp lib/Object/Destroyer.pm blib/lib/Object/Destroyer.pm Manifying blib/man3/Object::Destroyer.3 ADAMK/Object-Destroyer-2.00.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/fly1003/ap1003/bin/perl-static "-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.10 usr 0.02 sys + 0.51 cusr 0.08 csys = 0.71 CPU) Result: PASS ADAMK/Object-Destroyer-2.00.tar.gz make test TEST_VERBOSE=1 -- OK Adam Kennedy <adamk@cpan.org> Make objects with circular references DESTROY normally >>> (cd /home/fly1003/var/cpan/build/Object-Destroyer-2.00-zspai7 && tar cvf - Object-Destroyer-2.00.ppd blib) | gzip -c >/home/fly1003/var/REPO/A/AD/ADAMK/Object-Destroyer-2.00.tar.gz Object-Destroyer-2.00.ppd blib/ blib/lib/ blib/lib/Object/ blib/lib/Object/Destroyer.pm blib/man3/ blib/man3/Object::Destroyer.3 >>> mv /home/fly1003/var/cpan/build/Object-Destroyer-2.00-zspai7/Object-Destroyer-2.00.ppd /home/fly1003/var/REPO/A/AD/ADAMK Finished 2008-08-09T04:25:50