PATH=C:\Program Files\Microsoft Platform SDK\Bin;C:\Program Files\Microsoft Platform SDK\Bin\WinNT;C:\Program Files\Microsoft Visual Studio\VC98\Bin;C:\Program Files\Microsoft Visual Studio\Common\MSDev98\Bin;C:\Perl-5.16\site\bin;C:\Perl-5.16\bin;C:\cygwin\bin;C:\Program Files\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\mysql\bin Start 2012-07-13T10:18:19 ActivePerl-1600 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.16/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.16\site\bin;C:\Perl-5.16\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:\WINDOWS\system32\WINDOW~2\v1.0;C:\mysql\bin Going to read 'C:\cpanfly-5.16\var\cpan\Metadata' Database was generated on Fri, 13 Jul 2012 10:07:03 GMT Running make for R/RO/ROODE/Iterator-Misc-0.03.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/R/RO/ROODE/Iterator-Misc-0.03.tar.gz Checksum for C:\cpanfly-5.16\var\cpan\sources\authors\id\R\RO\ROODE\Iterator-Misc-0.03.tar.gz ok Iterator-Misc-0.03/ Iterator-Misc-0.03/Changes Iterator-Misc-0.03/Iterator-Misc-ppm.tar.gz Iterator-Misc-0.03/Iterator-Misc.ppd Iterator-Misc-0.03/Makefile.PL Iterator-Misc-0.03/MANIFEST Iterator-Misc-0.03/META.yml Iterator-Misc-0.03/Misc.pm Iterator-Misc-0.03/README Iterator-Misc-0.03/t/ Iterator-Misc-0.03/t/doc.t Iterator-Misc-0.03/t/ifib.t Iterator-Misc-0.03/t/igeometric.t Iterator-Misc-0.03/t/inth.t Iterator-Misc-0.03/t/ipermute.t Iterator-Misc-0.03/t/irnth.t CPAN.pm: Going to build R/RO/ROODE/Iterator-Misc-0.03.tar.gz >>> C:\Perl-5.16\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Iterator::Misc >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp Misc.pm blib\lib\Iterator\Misc.pm ROODE/Iterator-Misc-0.03.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.16\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/doc.t ......... 1..23 ok 1 - Permute example iterator created. ok 2 - Permute iterator: grab sequence 1. ok 3 - Permute sequence 1 correct. ok 4 - Permute iterator: grab sequence 2. ok 5 - Permute sequence 2 correct. ok 6 - Permute iterator: grab sequence 3. ok 7 - Permute sequence 3 correct. ok 8 - Permute iterator: grab sequence 4. ok 9 - Permute sequence 4 correct. ok 10 - Permute iterator: grab sequence 5. ok 11 - Permute sequence 5 correct. ok 12 - Permute iterator: grab sequence 6. ok 13 - Permute sequence 6 correct. ok 14 - Permute iterator is exhausted ok 15 - igeometric first example created and executed ok 16 - igeometric 1: correct result ok 17 - igeometric 1: iterator is exhausted ok 18 - igeometric second example created and executed ok 19 - igeometric 2: correct result ok 20 - igeometric 2: iterator isn't exhausted ok 21 - igeometric third example created and executed ok 22 - igeometric 3: correct result ok 23 - igeometric 3: iterator isn't exhausted ok t/ifib.t ........ 1..6 ok 1 - No error in normal operation ok 2 - ifibonacci returned expected values ok 3 - No error in normal operation ok 4 - ifibonacci returned expected values ok 5 - No error in normal operation ok 6 - ifibonacci returned expected values ok t/igeometric.t .. 1..10 ok 1 - igeometric (0) created and executed without error ok 2 - igeometric (0) returned expected values ok 3 - igeometric (1) created and executed without error ok 4 - igeometric (1) returned expected values ok 5 - igeometric (2) created and executed without error ok 6 - igeometric (2) returned expected values ok 7 - igeometric (1/2) created and executed without error ok 8 - igeometric (1/2) returned expected values ok 9 - igeometric (unbounded) created and executed without error ok 10 - igeometric (unbounded) returned expected values ok t/inth.t ........ 1..3 ok 1 - Illegal parameter ok 2 - No error in normal operation ok 3 - inth returned expected values ok t/ipermute.t .... 1..8 ok 1 - No exception when creating ipermute iterator ok 2 - 1st iteration: correct values ok 3 - 2nd iteration: correct values ok 4 - 3rd iteration: correct values ok 5 - 4th iteration: correct values ok 6 - 5th iteration: correct values ok 7 - 6th iteration: correct values ok 8 - Iterator all done now. ok t/irnth.t ....... 1..5 ok 1 - Illegal parameter ok 2 - No error in normal operation ok 3 - No duplicates found ok 4 - Monotinically increasing ok 5 - All entries within a reasonable range ok All tests successful. Files=6, Tests=55, 1 wallclock secs ( 0.06 usr + 0.03 sys = 0.09 CPU) Result: PASS ROODE/Iterator-Misc-0.03.tar.gz nmake test TEST_VERBOSE=1 -- OK Fetching with LWP: http://cpan.nas.activestate.com/authors/id/R/RO/ROODE/CHECKSUMS Picked up abstract from Makefile Eric J. Roode <eric.roode.cpan@gmail.com> Miscellaneous iterator functions. >>> (cd C:\cpanfly-5.16\var\cpan\build\Iterator-Misc-0.03-ueWuKy && tar cvf - Iterator-Misc-0.03.ppd blib) | gzip -c >C:/cpanfly-5.16/var/REPO/R/RO/ROODE/Iterator-Misc-0.03.tar.gz Iterator-Misc-0.03.ppd blib/ blib/lib/ blib/lib/Iterator/ blib/lib/Iterator/Misc.pm >>> mv C:\cpanfly-5.16\var\cpan\build\Iterator-Misc-0.03-ueWuKy/Iterator-Misc-0.03.ppd C:/cpanfly-5.16/var/REPO/R/RO/ROODE Finished 2012-07-13T10:18:33