PATH=C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;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:\mysql\bin Start 2012-02-22T21:08:49 ActivePerl-1200 CPAN-1.9402 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:\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:\mysql\bin Going to read 'C:\cpanfly-5.12\var\cpan\Metadata' Database was generated on Thu, 23 Feb 2012 03:12:55 GMT Running make for R/RJ/RJBS/Getopt-Long-Descriptive-0.091.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/R/RJ/RJBS/Getopt-Long-Descriptive-0.091.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/R/RJ/RJBS/CHECKSUMS Checksum for C:\cpanfly-5.12\var\cpan\sources\authors\id\R\RJ\RJBS\Getopt-Long-Descriptive-0.091.tar.gz ok Getopt-Long-Descriptive-0.091 Getopt-Long-Descriptive-0.091/README Getopt-Long-Descriptive-0.091/Changes Getopt-Long-Descriptive-0.091/LICENSE Getopt-Long-Descriptive-0.091/dist.ini Getopt-Long-Descriptive-0.091/META.yml Getopt-Long-Descriptive-0.091/MANIFEST Getopt-Long-Descriptive-0.091/META.json Getopt-Long-Descriptive-0.091/t Getopt-Long-Descriptive-0.091/t/00-load.t Getopt-Long-Descriptive-0.091/Makefile.PL Getopt-Long-Descriptive-0.091/t/descriptive.t Getopt-Long-Descriptive-0.091/t/release-pod-syntax.t Getopt-Long-Descriptive-0.091/lib/Getopt/Long Getopt-Long-Descriptive-0.091/lib/Getopt/Long/Descriptive.pm Getopt-Long-Descriptive-0.091/lib/Getopt/Long/Descriptive Getopt-Long-Descriptive-0.091/lib/Getopt/Long/Descriptive/Opts.pm Getopt-Long-Descriptive-0.091/lib/Getopt/Long/Descriptive/Usage.pm CPAN.pm: Going to build R/RJ/RJBS/Getopt-Long-Descriptive-0.091.tar.gz >>> C:\Perl64-5.12\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Getopt::Long::Descriptive 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/Getopt/Long/Descriptive/Opts.pm blib\lib\Getopt\Long\Descriptive\Opts.pm cp lib/Getopt/Long/Descriptive.pm blib\lib\Getopt\Long\Descriptive.pm cp lib/Getopt/Long/Descriptive/Usage.pm blib\lib\Getopt\Long\Descriptive\Usage.pm RJBS/Getopt-Long-Descriptive-0.091.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" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t # Testing Getopt::Long::Descriptive 0.091, Perl 5.012000, C:\Perl64-5.12\bin\perl.exe t/00-load.t ............. 1..1 ok 1 - use Getopt::Long::Descriptive; ok t/descriptive.t ......... 1..40 ok 1 - use Getopt::Long::Descriptive; ok 2 - default foo_bar with no short option name ok 3 - ...->foo_bar ok 4 - hidden option in usage command ok 5 - hidden option description ok 6 - basic usage, with default ok 7 - ...->mode ok 8 - basic usage, passed-in ok 9 - ...->bar ok 10 - ...->mode ok 11 - hidden option in usage command ok 12 - hidden option description ok 13 - only one 'mode' option ok 14 - negatable usage ok 15 - ...->bar ok 16 - ...->baz ok 17 - ...->mode ok 18 - required option -- help text ok 19 - spacer and non-option description found ok 20 - CODEISH: spacer and non-option description found ok 21 - short options ok 22 - c_opt->foo is FOO ok 23 - C_opt->foo is FOO ok 24 - s_opt->foo is FOO ok 25 - c_opt->foo is BAR ok 26 - C_opt->foo is BAR ok 27 - s_opt->foo is undef ok 28 - c_opt->foo is BAZ ok 29 - C_opt->foo is BAZ ok 30 - s_opt->foo is BAZ ok 31 - empty-but-present description is ok ok 32 - empty-but-present description is ok ok 33 - entry not given is undef (exists? no guarantee) ok 34 - entry not given is undef (as method) ok 35 - ok to imply option with optional argument ok 36 - given value (checked with method) ok 37 - implied value (checked with method) ok 38 - long option description is wrapped cleanly ok 39 - handled unwrappable description ok 40 - no error in eval ok t/release-pod-syntax.t .. skipped: these tests are for release candidate testing All tests successful. Files=3, Tests=41, 1 wallclock secs ( 0.01 usr + 0.01 sys = 0.03 CPU) Result: PASS RJBS/Getopt-Long-Descriptive-0.091.tar.gz nmake test TEST_VERBOSE=1 -- OK Ricardo SIGNES <rjbs@cpan.org> Getopt::Long, but simpler and more powerful >>> (cd C:\cpanfly-5.12\var\cpan\build\Getopt-Long-Descriptive-0.091-34EpuK && tar cvf - Getopt-Long-Descriptive-0.091.ppd blib) | gzip -c >C:/cpanfly-5.12/var/REPO/R/RJ/RJBS/Getopt-Long-Descriptive-0.091.tar.gz Getopt-Long-Descriptive-0.091.ppd blib/ blib/lib/ blib/lib/Getopt/ blib/lib/Getopt/Long/ blib/lib/Getopt/Long/Descriptive/ blib/lib/Getopt/Long/Descriptive/Opts.pm blib/lib/Getopt/Long/Descriptive/Usage.pm blib/lib/Getopt/Long/Descriptive.pm >>> mv C:\cpanfly-5.12\var\cpan\build\Getopt-Long-Descriptive-0.091-34EpuK/Getopt-Long-Descriptive-0.091.ppd C:/cpanfly-5.12/var/REPO/R/RJ/RJBS Finished 2012-02-22T21:08:54