PATH=C:\cpanfly-5.24-32\var\megalib\bin;C:\Perl-5.24-32\site\bin;C:\Perl-5.24-32\bin;C:\MinGW-32\bin;C:\cygwin\bin;C:\instantclient_11_2-32;C:\cpanfly-5.24-32\var\megalib\bin;C:\Perl-5.24-32\site\bin;C:\Perl-5.24-32\bin;C:\MinGW-32\bin;C:\cygwin\bin;C:\instantclient_11_2-32;C:\p4;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Git\cmd;C:\Program Files (x86)\CMake\bin Start 2016-07-26T21:18:25 ActivePerl-2400 CPAN-2.10 PATH=C:/CPANFL~2.24-/var/libs/bin;C:\CPANFL~2.24-\var\megalib\bin;C:\PERL-5~2.24-\site\bin;C:\PERL-5~2.24-\bin;C:\MinGW-32\bin;C:\cygwin\bin;C:\INSTAN~3;C:\CPANFL~2.24-\var\megalib\bin;C:\PERL-5~2.24-\site\bin;C:\PERL-5~2.24-\bin;C:\MinGW-32\bin;C:\cygwin\bin;C:\INSTAN~3;C:\p4;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WINDOW~1\v1.0\;C:\PROGRA~1\Git\cmd;C:\PROGRA~2\CMake\bin Reading 'C:\cpanfly-5.24-32\var\cpan\Metadata' Database was generated on Tue, 26 Jul 2016 04:29:02 GMT Checksum for C:\cpanfly-5.24-32\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 Configuring R/RO/ROODE/Iterator-Misc-0.03.tar.gz with Makefile.PL >>> C:\Perl-5.24-32\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Have \cpanfl~2.24-\var\megalib Want \perl-5~2.24-\lib Your perl and your Config.pm seem to have different ideas about the architecture they are running on. Perl thinks: [megalib] Config says: [MSWin32-x86-multi-thread-64int] This may or may not cause problems. Please check your installation of perl if you have problems building this extension. Generating a dmake-style Makefile Writing Makefile for Iterator::Misc Writing MYMETA.yml and MYMETA.json ROODE/Iterator-Misc-0.03.tar.gz C:\Perl-5.24-32\bin\perl.exe Makefile.PL -- OK Running make for R/RO/ROODE/Iterator-Misc-0.03.tar.gz >>> dmake cp Misc.pm blib\lib\Iterator\Misc.pm ROODE/Iterator-Misc-0.03.tar.gz dmake -- OK Running make test >>> dmake test TEST_VERBOSE=1 "C:\Perl-5.24-32\bin\perl.exe" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; 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.05 usr + 0.01 sys = 0.06 CPU) Result: PASS ROODE/Iterator-Misc-0.03.tar.gz dmake test TEST_VERBOSE=1 -- OK Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/R/RO/ROODE/CHECKSUMS Picked up abstract from Makefile Eric J. Roode <roode@cpan.org> Miscellaneous iterator functions. >>> (cd C:\cpanfly-5.24-32\var\tmp\cpan_build\Iterator-Misc-0.03-tnBbzt && tar cvf - Iterator-Misc-0.03.ppd blib) | gzip -c >C:/cpanfly-5.24-32/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 Finished 2016-07-26T21:18:40