PATH=C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\Perl64\site\bin;C:\Perl64\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 2011-01-12T22:17:21 ActivePerl-1003 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:/cpanfly/var/libs/bin;C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\Perl64\site\bin;C:\Perl64\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\var\cpan\Metadata' Database was generated on Wed, 12 Jan 2011 22:32:57 GMT Running make for H/HD/HDP/Getopt-Long-Descriptive-0.088.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/H/HD/HDP/Getopt-Long-Descriptive-0.088.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/H/HD/HDP/CHECKSUMS Checksum for C:\cpanfly\var\cpan\sources\authors\id\H\HD\HDP\Getopt-Long-Descriptive-0.088.tar.gz ok Will not use Archive::Tar, need 1.00 Getopt-Long-Descriptive-0.088/ Getopt-Long-Descriptive-0.088/MANIFEST Getopt-Long-Descriptive-0.088/README Getopt-Long-Descriptive-0.088/Changes Getopt-Long-Descriptive-0.088/META.yml Getopt-Long-Descriptive-0.088/lib/ Getopt-Long-Descriptive-0.088/lib/Getopt/ Getopt-Long-Descriptive-0.088/lib/Getopt/Long/ Getopt-Long-Descriptive-0.088/lib/Getopt/Long/Descriptive.pm Getopt-Long-Descriptive-0.088/lib/Getopt/Long/Descriptive/ Getopt-Long-Descriptive-0.088/lib/Getopt/Long/Descriptive/Usage.pm Getopt-Long-Descriptive-0.088/lib/Getopt/Long/Descriptive/Opts.pm Getopt-Long-Descriptive-0.088/t/ Getopt-Long-Descriptive-0.088/t/00-load.t Getopt-Long-Descriptive-0.088/t/pod-coverage.t Getopt-Long-Descriptive-0.088/t/pod.t Getopt-Long-Descriptive-0.088/t/descriptive.t Getopt-Long-Descriptive-0.088/Makefile.PL CPAN.pm: Going to build H/HD/HDP/Getopt-Long-Descriptive-0.088.tar.gz >>> C:\Perl64\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Getopt::Long::Descriptive >>> 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 HDP/Getopt-Long-Descriptive-0.088.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\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t # Testing Getopt::Long::Descriptive 0.088, Perl 5.010000, C:\Perl64\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/pod-coverage.t .. 1..3 ok 1 - Pod coverage on Getopt::Long::Descriptive ok 2 - Pod coverage on Getopt::Long::Descriptive::Opts ok 3 - Pod coverage on Getopt::Long::Descriptive::Usage ok t/pod.t ........... 1..3 ok 1 - POD test for blib\lib\Getopt\Long\Descriptive.pm ok 2 - POD test for blib\lib\Getopt\Long\Descriptive\Opts.pm ok 3 - POD test for blib\lib\Getopt\Long\Descriptive\Usage.pm ok All tests successful. Files=4, Tests=47, 0 wallclock secs ( 0.05 usr + 0.00 sys = 0.05 CPU) Result: PASS HDP/Getopt-Long-Descriptive-0.088.tar.gz nmake test TEST_VERBOSE=1 -- OK Hans Dieter Pearcey <hdp@cpan.org> Getopt::Long, but simpler and more powerful >>> (cd C:\cpanfly\var\cpan\build\Getopt-Long-Descriptive-0.088-ws8yuP && tar cvf - Getopt-Long-Descriptive-0.088.ppd blib) | gzip -c >C:/cpanfly/var/REPO/H/HD/HDP/Getopt-Long-Descriptive-0.088.tar.gz Getopt-Long-Descriptive-0.088.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\var\cpan\build\Getopt-Long-Descriptive-0.088-ws8yuP/Getopt-Long-Descriptive-0.088.ppd C:/cpanfly/var/REPO/H/HD/HDP Megalib: Undefined subroutine &Digest::base::new called at C:\cpanfly\lib/ActivePerl/PPM/InstallArea.pm line 902. Finished 2011-01-12T22:17:26