Start 2010-09-20T07:24:44 ActivePerl-825 CPAN-1.9402 LIB=C:\PROGRA~1\MICROS~3\VC98\Lib\PSDK;C:\PROGRA~1\MICROS~2\Lib;C:\PROGRA~1\MICROS~3\VC98\Lib;C:\PROGRA~1\MICROS~3\VC98\MFC\Lib INCLUDE=C:\PROGRA~1\MICROS~2\Include;C:\PROGRA~1\MICROS~3\VC98\ATL\Include;C:\PROGRA~1\MICROS~3\VC98\Include;C:\PROGRA~1\MICROS~3\VC98\MFC\Include PATH=C:/CPANFL~1.8/var/libs/bin;C:\PROGRA~1\MICROS~2\Bin;C:\PROGRA~1\MICROS~2\Bin\WinNT;C:\PROGRA~1\MICROS~3\VC98\Bin;C:\PROGRA~1\MICROS~3\Common\MSDev98\Bin;C:\Perl-5.8\site\bin;C:\Perl-5.8\bin;C:\cygwin\bin;C:\PROGRA~1\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\mysql\bin Going to read 'C:\cpanfly-5.8\var\cpan\Metadata' Database was generated on Sun, 19 Sep 2010 21:30:00 GMT Running make for R/RJ/RJBS/Object-Annotate-0.021.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/R/RJ/RJBS/Object-Annotate-0.021.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/R/RJ/RJBS/CHECKSUMS Checksum for C:\cpanfly-5.8\var\cpan\sources\authors\id\R\RJ\RJBS\Object-Annotate-0.021.tar.gz ok Will not use Archive::Tar, need 1.00 Object-Annotate-0.021/ Object-Annotate-0.021/Changes Object-Annotate-0.021/MANIFEST Object-Annotate-0.021/Makefile.PL Object-Annotate-0.021/README Object-Annotate-0.021/inc/ Object-Annotate-0.021/lib/ Object-Annotate-0.021/sql/ Object-Annotate-0.021/t/ Object-Annotate-0.021/t/00-load.t Object-Annotate-0.021/t/basic.t Object-Annotate-0.021/t/lib/ Object-Annotate-0.021/t/pod-coverage.t Object-Annotate-0.021/t/pod.t Object-Annotate-0.021/t/lib/Test/ Object-Annotate-0.021/t/lib/Test/ObjAnno/ Object-Annotate-0.021/t/lib/Test/ObjAnno/Util.pm Object-Annotate-0.021/sql/pgsql.sql Object-Annotate-0.021/sql/sqlite.sql Object-Annotate-0.021/lib/Object/ Object-Annotate-0.021/lib/Object/Annotate.pm Object-Annotate-0.021/inc/Module/ Object-Annotate-0.021/inc/Module/Install/ Object-Annotate-0.021/inc/Module/Install.pm Object-Annotate-0.021/inc/Module/Install/Base.pm Object-Annotate-0.021/inc/Module/Install/Can.pm Object-Annotate-0.021/inc/Module/Install/Fetch.pm Object-Annotate-0.021/inc/Module/Install/Makefile.pm Object-Annotate-0.021/inc/Module/Install/Metadata.pm Object-Annotate-0.021/inc/Module/Install/Win32.pm Object-Annotate-0.021/inc/Module/Install/WriteAll.pm CPAN.pm: Going to build R/RJ/RJBS/Object-Annotate-0.021.tar.gz >>> C:\Perl-5.8\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Object::Annotate >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/Object/Annotate.pm blib\lib\Object\Annotate.pm RJBS/Object-Annotate-0.021.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:\Perl-5.8\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib\lib', 'blib\arch')" t/*.t t/00-load.t ....... 1..1 ok 1 - require Object::Annotate; ok t/basic.t ......... 1..35 ok 1 - The object isa Some::Object ok 2 - Some::Object->can('annotate') ok 3 - The object isa Some::Object ok 4 - Some::Object->can('annotate') ok 5 - The object isa Some::Widget ok 6 - Some::Widget->can('annotate') ok 7 - The object isa Some::Widget ok 8 - The object isa Some::Widget::Generic ok 9 - Some::Widget::Generic->can('annotate') ok 10 - The object isa Some::Widget ok 11 - The object isa Some::Widget::Generic ok 12 - Some::Widget::Generic->can('annotate') ok 13 - The object isa Some::Widget ok 14 - The object isa Some::Widget::Generic ok 15 - Some::Widget::Generic->can('annotate') ok 16 - The object isa Some::Widget ok 17 - The object isa Some::Widget::Generic ok 18 - Some::Widget::Generic->can('annotate') ok 19 - The object isa Some::Widget ok 20 - The object isa Some::Widget::Generic ok 21 - Some::Widget::Generic->can('annotate') ok 22 - both Some::Object objects have the same annotation class ok 23 - and so does Some::Widget ok 24 - object annotation class looks like what we expect ok 25 - object a now has one note ok 26 - object a now has two notes ok 27 - object b now has one note ok 28 - object a has two notes, after note on object b ok 29 - object a has one 'grand opening' event ok 30 - there are three annotations for this class ok 31 - there is one annotation for Some::Widget ok 32 - there are five annotations for Some::Widget::Generic ok 33 - there are five annotations for the first generic widget ok 34 - there are five annotations for the 2nd generic widget, too ok 35 - there are four annotations in Object::Annotate::Construct::0x00000001 ok t/pod-coverage.t .. 1..1 ok 1 - Pod coverage on Object::Annotate ok t/pod.t ........... 1..1 ok 1 - POD test for blib\lib\Object\Annotate.pm ok All tests successful. Files=4, Tests=38, 1 wallclock secs ( 0.03 usr + 0.01 sys = 0.05 CPU) Result: PASS RJBS/Object-Annotate-0.021.tar.gz nmake test TEST_VERBOSE=1 -- OK Picked up version from Makefile Picked up distname from Makefile Picked up abstract from lib/Object/Annotate.pm Ricardo SIGNES <rjbs@cpan.org> mix in logging-to-database to objects >>> (cd C:\cpanfly-5.8\var\cpan\build\Object-Annotate-0.021-tGPVCt && tar cvf - Object-Annotate-0.021.ppd blib) | gzip -c >C:/cpanfly-5.8/var/REPO/R/RJ/RJBS/Object-Annotate-0.021.tar.gz Object-Annotate-0.021.ppd blib/ blib/lib/ blib/lib/Object/ blib/lib/Object/Annotate.pm >>> mv C:\cpanfly-5.8\var\cpan\build\Object-Annotate-0.021-tGPVCt/Object-Annotate-0.021.ppd C:/cpanfly-5.8/var/REPO/R/RJ/RJBS Finished 2010-09-20T07:24:52