Start 2009-11-24T07:42:57 ActivePerl-825 CPAN-1.9402 LIB=C:\PROGRA~1\MICROS~4\VC98\Lib\PSDK;C:\PROGRA~1\MICROS~2\Lib;C:\PROGRA~1\MICROS~4\VC98\Lib;C:\PROGRA~1\MICROS~4\VC98\MFC\Lib INCLUDE=C:\PROGRA~1\MICROS~2\Include;C:\PROGRA~1\MICROS~4\VC98\ATL\Include;C:\PROGRA~1\MICROS~4\VC98\Include;C:\PROGRA~1\MICROS~4\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~4\VC98\Bin;C:\PROGRA~1\MICROS~4\Common\MSDev98\Bin;C:\Perl-5.8\site\bin;C:\Perl-5.8\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~2\v1.0;c:\PROGRA~1\Perforce Going to read 'C:\cpanfly-5.8\var\cpan\Metadata' Database was generated on Mon, 23 Nov 2009 23:27:26 GMT Running make for B/BD/BDFOY/Object-Iterate-1.12.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/B/BD/BDFOY/Object-Iterate-1.12.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/B/BD/BDFOY/CHECKSUMS Checksum for C:\cpanfly-5.8\var\cpan\sources\authors\id\B\BD\BDFOY\Object-Iterate-1.12.tar.gz ok Will not use Archive::Tar, need 1.00 Object-Iterate-1.12/ Object-Iterate-1.12/Changes Object-Iterate-1.12/examples/ Object-Iterate-1.12/examples/README Object-Iterate-1.12/lib/ Object-Iterate-1.12/lib/Iterate.pm Object-Iterate-1.12/lib/Tester.pm Object-Iterate-1.12/LICENSE Object-Iterate-1.12/Makefile.PL Object-Iterate-1.12/MANIFEST Object-Iterate-1.12/META.yml Object-Iterate-1.12/README Object-Iterate-1.12/t/ Object-Iterate-1.12/t/check_arg.t Object-Iterate-1.12/t/final.t Object-Iterate-1.12/t/grep.t Object-Iterate-1.12/t/import.t Object-Iterate-1.12/t/init.t Object-Iterate-1.12/t/iterate.t Object-Iterate-1.12/t/load.t Object-Iterate-1.12/t/map.t Object-Iterate-1.12/t/pod.t Object-Iterate-1.12/t/pod_coverage.t Object-Iterate-1.12/t/prereq.t Object-Iterate-1.12/t/test_manifest Object-Iterate-1.12/t/tester.t CPAN.pm: Going to build B/BD/BDFOY/Object-Iterate-1.12.tar.gz >>> C:\Perl-5.8\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Object::Iterate >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/Iterate.pm blib\lib\Object/Iterate.pm cp lib/Tester.pm blib\lib\Object/Iterate/Tester.pm BDFOY/Object-Iterate-1.12.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 "-MTest::Manifest" "-e" "run_t_manifest(1, 'blib\lib', 'blib\arch', )" Test::Manifest 1.23 Level is 0 # Test level is 0 Test::Manifest::test_harness found [t\load.t t\pod.t t\pod_coverage.t t\prereq.t t\import.t t\tester.t t\check_arg.t t\grep.t t\map.t t\iterate.t t\init.t t\final.t] t\load.t .......... 1..2 ok 1 - use Object::Iterate; ok 2 - use Object::Iterate::Tester; ok t\pod.t ........... 1..2 ok 1 - blib\lib\Object\Iterate.pm ok 2 - blib\lib\Object\Iterate\Tester.pm ok t\pod_coverage.t .. 1..2 ok 1 - Pod coverage on Object::Iterate ok 2 - Pod coverage on Object::Iterate::Tester ok t\prereq.t ........ 1..1 ok 1 - Prereq test ok t\import.t ........ 1..3 ok 1 - function prototype is correct ok 2 - function prototype is correct ok 3 - function prototype is correct ok t\tester.t ........ 1..15 ok 1 - The object isa Object::Iterate::Tester ok 2 - Object::Iterate::Tester->can('__more__') ok 3 - Object::Iterate::Tester->can('__next__') ok 4 - Fetched right element ok 5 - Object has more elements ok 6 - Fetched right element ok 7 - Object has more elements ok 8 - Fetched right element ok 9 - Object has more elements ok 10 - Fetched right element ok 11 - Object has more elements ok 12 - Fetched right element ok 13 - Object has more elements ok 14 - Fetched right element ok 15 - Object has no more elements ok t\check_arg.t ..... 1..6 ok 1 - Tester object can use Object::Iterate ok 2 - Thought anonymous hash would work! ok 3 - Thought anonymous array would work! ok 4 - Thought blessed hash would work! ok 5 - Thought undef would work! ok 6 - Thought empty arg list would work! ok t\grep.t .......... 1..2 ok 1 - The object isa Object::Iterate::Tester ok 2 - igrep gives the right results ok t\map.t ........... 1..2 ok 1 - The object isa Object::Iterate::Tester ok 2 - imap outputs right results ok t\iterate.t ....... 1..2 ok 1 - The object isa T ok 2 - Iterate returned the right thing ok t\init.t .......... 1..2 ok 1 - imap returns the right items on the first try ok 2 - imap returns the right items on the second try ok t\final.t ......... 1..2 ok 1 - imap returns the right items on the first try ok 2 - __final__ did the right thing ok All tests successful. Files=12, Tests=41, 9 wallclock secs ( 0.02 usr + 0.08 sys = 0.09 CPU) Result: PASS BDFOY/Object-Iterate-1.12.tar.gz nmake test TEST_VERBOSE=1 -- OK brian d foy <bdfoy@cpan.org> iterators for objects that know the next element >>> (cd C:\cpanfly-5.8\var\cpan\build\Object-Iterate-1.12-H3XLf4 && tar cvf - Object-Iterate-1.12.ppd blib) | gzip -c >C:/cpanfly-5.8/var/REPO/B/BD/BDFOY/Object-Iterate-1.12.tar.gz Object-Iterate-1.12.ppd blib/ blib/lib/ blib/lib/Object/ blib/lib/Object/Iterate/ blib/lib/Object/Iterate/Tester.pm blib/lib/Object/Iterate.pm >>> mv C:\cpanfly-5.8\var\cpan\build\Object-Iterate-1.12-H3XLf4/Object-Iterate-1.12.ppd C:/cpanfly-5.8/var/REPO/B/BD/BDFOY Finished 2009-11-24T07:43:13