PATH=C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\cpanfly-5.16\var\megalib\bin;C:\Perl64-5.16\site\bin;C:\Perl64-5.16\bin;C:\cygwin\bin;C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\cpanfly-5.16\var\megalib\bin;C:\Perl64-5.16\site\bin;C:\Perl64-5.16\bin;C:\cygwin\bin;C:\Python27\;C:\Python27\Scripts;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\Program Files (x86)\Git\cmd;C:\Program Files (x86)\CMake\bin;C:\instantclient_11_2;C:\Program Files (x86)\nasm Start 2016-05-26T03:01:57 ActivePerl-1600 CPAN-2.10 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.16/var/libs/bin;C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\CPANFL~1.16\var\megalib\bin;C:\Perl64-5.16\site\bin;C:\Perl64-5.16\bin;C:\cygwin\bin;C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\CPANFL~1.16\var\megalib\bin;C:\Perl64-5.16\site\bin;C:\Perl64-5.16\bin;C:\cygwin\bin;C:\Python27\;C:\Python27\Scripts;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~1\v1.0;C:\PROGRA~2\Git\cmd;C:\PROGRA~2\CMake\bin;C:\INSTAN~1;C:\PROGRA~2\nasm Reading 'C:\cpanfly-5.16\var\cpan\Metadata' Database was generated on Wed, 25 May 2016 05:41:02 GMT Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/L/LC/LCONS/Config-Generator-1.0.tar.gz Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/L/LC/LCONS/CHECKSUMS Checksum for C:\cpanfly-5.16\var\cpan\sources\authors\id\L\LC\LCONS\Config-Generator-1.0.tar.gz ok Config-Generator-1.0/ Config-Generator-1.0/lib/ Config-Generator-1.0/lib/Config/ Config-Generator-1.0/lib/Config/Generator/ Config-Generator-1.0/lib/Config/Generator/XML.pm Config-Generator-1.0/lib/Config/Generator/Random.pm Config-Generator-1.0/lib/Config/Generator/Crontab.pm Config-Generator-1.0/lib/Config/Generator/File.pm Config-Generator-1.0/lib/Config/Generator/Hook.pm Config-Generator-1.0/lib/Config/Generator/Schema.pm Config-Generator-1.0/lib/Config/Generator/Config.pm Config-Generator-1.0/lib/Config/Generator/Template.pm Config-Generator-1.0/lib/Config/Generator/Util.pm Config-Generator-1.0/lib/Config/Generator.pm Config-Generator-1.0/Changes Config-Generator-1.0/MANIFEST Config-Generator-1.0/eg/ Config-Generator-1.0/eg/xyzcg Config-Generator-1.0/t/ Config-Generator-1.0/t/3pod.t Config-Generator-1.0/t/4podcov.t Config-Generator-1.0/t/1xml.t Config-Generator-1.0/VERSION Config-Generator-1.0/META.yml Config-Generator-1.0/bin/ Config-Generator-1.0/bin/yacg Config-Generator-1.0/Makefile.PL Config-Generator-1.0/README Config-Generator-1.0/META.json Configuring L/LC/LCONS/Config-Generator-1.0.tar.gz with Makefile.PL >>> C:\Perl64-5.16\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Have \cpanfl~1.16\var\megalib Want \perl64-5.16\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-x64-multi-thread] This may or may not cause problems. Please check your installation of perl if you have problems building this extension. Writing Makefile for Config::Generator Writing MYMETA.yml and MYMETA.json LCONS/Config-Generator-1.0.tar.gz C:\Perl64-5.16\bin\perl.exe Makefile.PL -- OK Running make for L/LC/LCONS/Config-Generator-1.0.tar.gz >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/Config/Generator/Schema.pm blib\lib\Config\Generator\Schema.pm cp lib/Config/Generator.pm blib\lib\Config\Generator.pm cp lib/Config/Generator/Random.pm blib\lib\Config\Generator\Random.pm cp lib/Config/Generator/Config.pm blib\lib\Config\Generator\Config.pm cp lib/Config/Generator/Hook.pm blib\lib\Config\Generator\Hook.pm cp lib/Config/Generator/Util.pm blib\lib\Config\Generator\Util.pm cp lib/Config/Generator/Crontab.pm blib\lib\Config\Generator\Crontab.pm cp lib/Config/Generator/File.pm blib\lib\Config\Generator\File.pm cp lib/Config/Generator/XML.pm blib\lib\Config\Generator\XML.pm cp lib/Config/Generator/Template.pm blib\lib\Config\Generator\Template.pm C:\Perl64-5.16\bin\perl.exe -MExtUtils::Command -e cp -- bin/yacg blib\script\yacg pl2bat.bat blib\script\yacg LCONS/Config-Generator-1.0.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.16\bin\perl.exe -MExtUtils::Command -e cp -- bin/yacg blib\script\yacg pl2bat.bat blib\script\yacg C:\Perl64-5.16\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/1xml.t ..... 1..5 ok 1 - xml_parse() + xml_string() ok 2 - xml_comment() + xml_element() ok 3 - invalid: ok 4 - invalid: bd ok 5 - invalid: b\nc ok t/3pod.t ..... 1..12 ok 1 - POD test for blib/lib/Config/Generator.pm ok 2 - POD test for blib/lib/Config/Generator/Config.pm ok 3 - POD test for blib/lib/Config/Generator/Crontab.pm ok 4 - POD test for blib/lib/Config/Generator/File.pm ok 5 - POD test for blib/lib/Config/Generator/Hook.pm ok 6 - POD test for blib/lib/Config/Generator/Random.pm ok 7 - POD test for blib/lib/Config/Generator/Schema.pm ok 8 - POD test for blib/lib/Config/Generator/Template.pm ok 9 - POD test for blib/lib/Config/Generator/Util.pm ok 10 - POD test for blib/lib/Config/Generator/XML.pm ok 11 - POD test for blib/script/yacg ok 12 - POD test for blib/script/yacg.bat ok t/4podcov.t .. 1..10 ok 1 - Pod coverage on Config::Generator ok 2 - Pod coverage on Config::Generator::Config ok 3 - Pod coverage on Config::Generator::Crontab ok 4 - Pod coverage on Config::Generator::File ok 5 - Pod coverage on Config::Generator::Hook ok 6 - Pod coverage on Config::Generator::Random ok 7 - Pod coverage on Config::Generator::Schema ok 8 - Pod coverage on Config::Generator::Template ok 9 - Pod coverage on Config::Generator::Util ok 10 - Pod coverage on Config::Generator::XML ok All tests successful. Files=3, Tests=27, 1 wallclock secs ( 0.05 usr + 0.00 sys = 0.05 CPU) Result: PASS LCONS/Config-Generator-1.0.tar.gz nmake test TEST_VERBOSE=1 -- OK Lionel Cons <lcons@cpan.org> general purpose configuration generator >>> (cd C:\cpanfly-5.16\var\cpan\build\Config-Generator-1.0-5Yrcya && tar cvf - Config-Generator-1.0.ppd blib) | gzip -c >C:/cpanfly-5.16/var/REPO/L/LC/LCONS/Config-Generator-1.0.tar.gz Config-Generator-1.0.ppd blib/ blib/lib/ blib/lib/Config/ blib/lib/Config/Generator/ blib/lib/Config/Generator/Config.pm blib/lib/Config/Generator/Crontab.pm blib/lib/Config/Generator/File.pm blib/lib/Config/Generator/Hook.pm blib/lib/Config/Generator/Random.pm blib/lib/Config/Generator/Schema.pm blib/lib/Config/Generator/Template.pm blib/lib/Config/Generator/Util.pm blib/lib/Config/Generator/XML.pm blib/lib/Config/Generator.pm blib/script/ blib/script/yacg blib/script/yacg.bat >>> mv C:\cpanfly-5.16\var\cpan\build\Config-Generator-1.0-5Yrcya/Config-Generator-1.0.ppd C:/cpanfly-5.16/var/REPO/L/LC/LCONS Finished 2016-05-26T03:02:07