Start 2008-09-05T16:44:29 LIB=C:\PlatSDK\Lib\AMD64;C:\PlatSDK\Lib\AMD64\atlmfc INCLUDE=C:\PlatSDK\Include;C:\PlatSDK\Include\crt;C:\PlatSDK\Include\crt\sys;C:\PlatSDK\Include\mfc;C:\PlatSDK\Include\atl PATH=C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\Perl64\site\bin;C:\Perl64\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\PROGRA~2\Perforce\ Going to read C:\cpanfly\var\cpan\Metadata Database was generated on Thu, 04 Sep 2008 11:02:51 GMT Running make for A/AD/ADAMK/Object-Destroyer-2.00.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/A/AD/ADAMK/Object-Destroyer-2.00.tar.gz Checksum for C:\cpanfly\var\cpan\sources\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 >>> C:\Perl64\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Object::Destroyer >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/Object/Destroyer.pm blib\lib\Object\Destroyer.pm ADAMK/Object-Destroyer-2.00.tar.gz nmake -- OK Running make test >>> nmake test TEST_VERBOSE=1 Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. C:\Perl64\bin\perl.exe "-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.05 usr + 0.17 sys = 0.22 CPU) Result: PASS ADAMK/Object-Destroyer-2.00.tar.gz nmake test TEST_VERBOSE=1 -- OK Adam Kennedy <adamk@cpan.org> Make objects with circular references DESTROY normally >>> (cd C:\cpanfly\var\cpan\build\Object-Destroyer-2.00-CBHPOf && tar cvf - Object-Destroyer-2.00.ppd blib) | gzip -c >C:/cpanfly/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 >>> mv C:\cpanfly\var\cpan\build\Object-Destroyer-2.00-CBHPOf/Object-Destroyer-2.00.ppd C:/cpanfly/var/REPO/A/AD/ADAMK Finished 2008-09-05T16:44:46