PATH=C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\cygwin\bin;C:\cpanfly-5.12\var\megalib\bin;C:\Perl64-5.12\site\bin;C:\Perl64-5.12\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\Program Files (x86)\Perforce;C:\instantclient_11_2;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\Program Files (x86)\Perforce;C:\mysql\bin Start 2013-11-17T22:03:42 ActivePerl-1200 CPAN-2.00 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:/CPANFL~1.12/var/libs/bin;C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\cygwin\bin;C:\CPANFL~1.12\var\megalib\bin;C:\Perl64-5.12\site\bin;C:\Perl64-5.12\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~1\v1.0;C:\PROGRA~2\Perforce;C:\INSTAN~1;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~1\v1.0;C:\PROGRA~2\Perforce;C:\mysql\bin Reading 'C:\cpanfly-5.12\var\cpan\Metadata' Database was generated on Tue, 05 Nov 2013 20:53:02 GMT Running make for M/MI/MIYAGAWA/Module-CPANfile-0.9030.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/M/MI/MIYAGAWA/Module-CPANfile-0.9030.tar.gz Checksum for C:\cpanfly-5.12\var\cpan\sources\authors\id\M\MI\MIYAGAWA\Module-CPANfile-0.9030.tar.gz ok Module-CPANfile-0.9030/ Module-CPANfile-0.9030/Changes Module-CPANfile-0.9030/cpanfile Module-CPANfile-0.9030/dist.ini Module-CPANfile-0.9030/lib/ Module-CPANfile-0.9030/LICENSE Module-CPANfile-0.9030/Makefile.PL Module-CPANfile-0.9030/MANIFEST Module-CPANfile-0.9030/META.json Module-CPANfile-0.9030/META.yml Module-CPANfile-0.9030/README Module-CPANfile-0.9030/script/ Module-CPANfile-0.9030/t/ Module-CPANfile-0.9030/t/feature.t Module-CPANfile-0.9030/t/from_prereqs.t Module-CPANfile-0.9030/t/merge.t Module-CPANfile-0.9030/t/parse.t Module-CPANfile-0.9030/t/release-pod-syntax.t Module-CPANfile-0.9030/t/requirement.t Module-CPANfile-0.9030/t/Utils.pm Module-CPANfile-0.9030/script/mymeta-cpanfile Module-CPANfile-0.9030/lib/cpanfile-faq.pod Module-CPANfile-0.9030/lib/cpanfile.pod Module-CPANfile-0.9030/lib/Module/ Module-CPANfile-0.9030/lib/Module/CPANfile.pm CPAN.pm: Building M/MI/MIYAGAWA/Module-CPANfile-0.9030.tar.gz >>> C:\Perl64-5.12\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Generating a nmake-style Makefile Writing Makefile for Module::CPANfile Writing MYMETA.yml and MYMETA.json >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/cpanfile-faq.pod blib\lib\cpanfile-faq.pod cp lib/Module/CPANfile.pm blib\lib\Module\CPANfile.pm cp lib/cpanfile.pod blib\lib\cpanfile.pod C:\Perl64-5.12\bin\perl.exe -MExtUtils::Command -e cp -- script/mymeta-cpanfile blib\script\mymeta-cpanfile pl2bat.bat blib\script\mymeta-cpanfile MIYAGAWA/Module-CPANfile-0.9030.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-5.12\bin\perl.exe "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/feature.t ............. 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 1..13 ok t/from_prereqs.t ........ ok 1 ok 2 ok 3 1..3 ok t/merge.t ............... ok 1 1..1 ok t/parse.t ............... ok 1 ok 2 ok 3 1..3 ok t/release-pod-syntax.t .. skipped: these tests are for release candidate testing t/requirement.t ......... # Subtest: full set ok 1 ok 2 - An object of class 'Module::CPANfile::Requirement' isa 'Module::CPANfile::Requirement' ok 3 1..3 ok 1 - full set # Subtest: drop version ok 1 ok 2 - An object of class 'Module::CPANfile::Requirement' isa 'Module::CPANfile::Requirement' ok 3 1..3 ok 2 - drop version # Subtest: no revision ok 1 ok 2 - An object of class 'Module::CPANfile::Requirement' isa 'Module::CPANfile::Requirement' ok 3 1..3 ok 3 - no revision # Subtest: name and git ok 1 ok 2 - An object of class 'Module::CPANfile::Requirement' isa 'Module::CPANfile::Requirement' ok 3 1..3 ok 4 - name and git 1..4 ok All tests successful. Files=6, Tests=24, 1 wallclock secs ( 0.05 usr + 0.01 sys = 0.06 CPU) Result: PASS MIYAGAWA/Module-CPANfile-0.9030.tar.gz nmake test TEST_VERBOSE=1 -- OK Tatsuhiko Miyagawa <miyagawa@bulknews.net> Parse cpanfile >>> (cd C:\cpanfly-5.12\var\cpan\build\Module-CPANfile-0.9030-zGjCKC && tar cvf - Module-CPANfile-0.9030.ppd blib) | gzip -c >C:/cpanfly-5.12/var/REPO/M/MI/MIYAGAWA/Module-CPANfile-0.9030.tar.gz Module-CPANfile-0.9030.ppd blib/ blib/lib/ blib/lib/cpanfile-faq.pod blib/lib/cpanfile.pod blib/lib/Module/ blib/lib/Module/CPANfile.pm blib/script/ blib/script/mymeta-cpanfile blib/script/mymeta-cpanfile.bat >>> mv C:\cpanfly-5.12\var\cpan\build\Module-CPANfile-0.9030-zGjCKC/Module-CPANfile-0.9030.ppd C:/cpanfly-5.12/var/REPO/M/MI/MIYAGAWA Finished 2013-11-17T22:03:48