PATH=C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\cygwin\bin;C:\cpanfly-5.16\var\megalib\bin;C:\Perl64-5.16\site\bin;C:\Perl64-5.16\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\PROGRA~2\Perforce;C:\instantclient_11_2;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\PROGRA~2\Perforce;C:\mysql\bin Start 2014-12-29T02:36:54 ActivePerl-1600 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.16/var/libs/bin;C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\cygwin\bin;C:\CPANFL~1.16\var\megalib\bin;C:\Perl64-5.16\site\bin;C:\Perl64-5.16\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.16\var\cpan\Metadata' Database was generated on Mon, 29 Dec 2014 08:29:02 GMT Running make for P/PE/PERLANCAR/Complete-Getopt-Long-0.27.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/P/PE/PERLANCAR/Complete-Getopt-Long-0.27.tar.gz Checksum for C:\cpanfly-5.16\var\cpan\sources\authors\id\P\PE\PERLANCAR\Complete-Getopt-Long-0.27.tar.gz ok Complete-Getopt-Long-0.27/ Complete-Getopt-Long-0.27/META.json Complete-Getopt-Long-0.27/LICENSE Complete-Getopt-Long-0.27/Changes Complete-Getopt-Long-0.27/META.yml Complete-Getopt-Long-0.27/Makefile.PL Complete-Getopt-Long-0.27/t/ Complete-Getopt-Long-0.27/t/release-pod-syntax.t Complete-Getopt-Long-0.27/t/complete_cli_arg.t Complete-Getopt-Long-0.27/t/release-pod-coverage.t Complete-Getopt-Long-0.27/t/release-rinci.t Complete-Getopt-Long-0.27/t/00-compile.t Complete-Getopt-Long-0.27/README Complete-Getopt-Long-0.27/dist.ini Complete-Getopt-Long-0.27/lib/ Complete-Getopt-Long-0.27/lib/Complete/ Complete-Getopt-Long-0.27/lib/Complete/Getopt/ Complete-Getopt-Long-0.27/lib/Complete/Getopt/Long.pm Complete-Getopt-Long-0.27/MANIFEST Complete-Getopt-Long-0.27/weaver.ini CPAN.pm: Building P/PE/PERLANCAR/Complete-Getopt-Long-0.27.tar.gz >>> C:\Perl64-5.16\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Generating a nmake-style Makefile Writing Makefile for Complete::Getopt::Long 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/Complete/Getopt/Long.pm blib\lib\Complete\Getopt\Long.pm PERLANCAR/Complete-Getopt-Long-0.27.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::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib\lib', 'blib\arch')" t\*.t t\00-compile.t ............ 1..1 ok 1 - Complete/Getopt/Long.pm loaded ok ok t\complete_cli_arg.t ...... # Subtest: basics # Subtest: option name ok 1 - result 1..1 ok 1 - option name # Subtest: option name (2) ok 1 - result 1..1 ok 2 - option name (2) # Subtest: option name (3) ok 1 - result 1..1 ok 3 - option name (3) # Subtest: option name (single letter n! does not get --nox and --no-x) ok 1 - result 1..1 ok 4 - option name (single letter n! does not get --nox and --no-x) # Subtest: option name (bundling) ok 1 - result 1..1 ok 5 - option name (bundling) # Subtest: option name (bundling, stops after value expected) ok 1 - result 1..1 ok 6 - option name (bundling, stops after value expected) # Subtest: option name (bundling 2) ok 1 - result 1..1 ok 7 - option name (bundling 2) # Subtest: option name with mentioned non-repeatable option (alias) ok 1 - result 1..1 ok 8 - option name with mentioned non-repeatable option (alias) # Subtest: option name with mentioned non-repeatable option (alias 2) ok 1 - result 1..1 ok 9 - option name with mentioned non-repeatable option (alias 2) # Subtest: option name with mentioned non-repeatable option (bundling) ok 1 - result 1..1 ok 10 - option name with mentioned non-repeatable option (bundling) # Subtest: repeatable option name 1 (assigned to arrayref) ok 1 - result 1..1 ok 11 - repeatable option name 1 (assigned to arrayref) # Subtest: repeatable option name 2 (desttype @) ok 1 - result 1..1 ok 12 - repeatable option name 2 (desttype @) # Subtest: repeatable option name 3 (desttype %) ok 1 - result 1..1 ok 13 - repeatable option name 3 (desttype %) # Subtest: repeatable option name 4 (incremental) ok 1 - result 1..1 ok 14 - repeatable option name 4 (incremental) # Subtest: option name + arg completion ok 1 - result 1..1 ok 15 - option name + arg completion # Subtest: option name ok 1 - result 1..1 ok 16 - option name # Subtest: option value without completion routine ok 1 - result 1..1 ok 17 - option value without completion routine # Subtest: option value without completion routine (2) ok 1 - result 1..1 ok 18 - option value without completion routine (2) # Subtest: option value for unknown option ok 1 - result 1..1 ok 19 - option value for unknown option # Subtest: option value for option that does not expect value ok 1 - result 1..1 ok 20 - option value for option that does not expect value # Subtest: option value with completion routine returning array ok 1 - result 1..1 ok 21 - option value with completion routine returning array # Subtest: extras argument ok 1 - result 1..1 ok 22 - extras argument 1..22 ok 1 - basics 1..1 ok t\release-pod-coverage.t .. skipped: these tests are for release candidate testing t\release-pod-syntax.t .... skipped: these tests are for release candidate testing t\release-rinci.t ......... skipped: these tests are for release candidate testing All tests successful. Files=5, Tests=2, 1 wallclock secs ( 0.05 usr + 0.03 sys = 0.08 CPU) Result: PASS PERLANCAR/Complete-Getopt-Long-0.27.tar.gz nmake test TEST_VERBOSE=1 -- OK perlancar <perlancar@gmail.com> Complete command-line argument using Getopt::Long specification >>> (cd C:\cpanfly-5.16\var\cpan\build\Complete-Getopt-Long-0.27-JbkBDh && tar cvf - Complete-Getopt-Long-0.27.ppd blib) | gzip -c >C:/cpanfly-5.16/var/REPO/P/PE/PERLANCAR/Complete-Getopt-Long-0.27.tar.gz Complete-Getopt-Long-0.27.ppd blib/ blib/lib/ blib/lib/Complete/ blib/lib/Complete/Getopt/ blib/lib/Complete/Getopt/Long.pm >>> mv C:\cpanfly-5.16\var\cpan\build\Complete-Getopt-Long-0.27-JbkBDh/Complete-Getopt-Long-0.27.ppd C:/cpanfly-5.16/var/REPO/P/PE/PERLANCAR Finished 2014-12-29T02:37:00