Start 2009-12-15T15:43:09 ActivePerl-1003 CPAN-1.9402 LIB=C:\PROGRA~1\MICROS~4\VC98\Lib\PSDK;C:\PROGRA~1\MICROS~2\Lib;C:\PROGRA~1\MICROS~4\VC98\Lib;C:\PROGRA~1\MICROS~4\VC98\MFC\Lib INCLUDE=C:\PROGRA~1\MICROS~2\Include;C:\PROGRA~1\MICROS~4\VC98\ATL\Include;C:\PROGRA~1\MICROS~4\VC98\Include;C:\PROGRA~1\MICROS~4\VC98\MFC\Include PATH=C:/cpanfly/var/libs/bin;C:\PROGRA~1\MICROS~2\Bin;C:\PROGRA~1\MICROS~2\Bin\WinNT;C:\PROGRA~1\MICROS~4\VC98\Bin;C:\PROGRA~1\MICROS~4\Common\MSDev98\Bin;C:\Perl\site\bin;C:\Perl\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\PROGRA~1\Perforce Going to read 'C:\cpanfly\var\cpan\Metadata' Database was generated on Mon, 14 Dec 2009 22:38:17 GMT Running make for R/RJ/RJBS/Getopt-Long-Descriptive-0.083.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/R/RJ/RJBS/Getopt-Long-Descriptive-0.083.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/R/RJ/RJBS/CHECKSUMS Checksum for C:\cpanfly\var\cpan\sources\authors\id\R\RJ\RJBS\Getopt-Long-Descriptive-0.083.tar.gz ok Will not use Archive::Tar, need 1.00 Getopt-Long-Descriptive-0.083/ Getopt-Long-Descriptive-0.083/Changes Getopt-Long-Descriptive-0.083/MANIFEST Getopt-Long-Descriptive-0.083/META.yml Getopt-Long-Descriptive-0.083/Makefile.PL Getopt-Long-Descriptive-0.083/README Getopt-Long-Descriptive-0.083/lib/ Getopt-Long-Descriptive-0.083/t/ Getopt-Long-Descriptive-0.083/t/00-load.t Getopt-Long-Descriptive-0.083/t/descriptive.t Getopt-Long-Descriptive-0.083/t/pod-coverage.t Getopt-Long-Descriptive-0.083/t/pod.t Getopt-Long-Descriptive-0.083/lib/Getopt/ Getopt-Long-Descriptive-0.083/lib/Getopt/Long/ Getopt-Long-Descriptive-0.083/lib/Getopt/Long/Descriptive/ Getopt-Long-Descriptive-0.083/lib/Getopt/Long/Descriptive.pm Getopt-Long-Descriptive-0.083/lib/Getopt/Long/Descriptive/Opts.pm Getopt-Long-Descriptive-0.083/lib/Getopt/Long/Descriptive/Usage.pm CPAN.pm: Going to build R/RJ/RJBS/Getopt-Long-Descriptive-0.083.tar.gz >>> C:\Perl\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 RJBS/Getopt-Long-Descriptive-0.083.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:\Perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t # Testing Getopt::Long::Descriptive 0.083, Perl 5.010000, C:\Perl\bin\perl.exe t/00-load.t ....... 1..1 ok 1 - use Getopt::Long::Descriptive; ok t/descriptive.t ... 1..37 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 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 - blib\lib\Getopt\Long\Descriptive.pm ok 2 - blib\lib\Getopt\Long\Descriptive\Opts.pm ok 3 - blib\lib\Getopt\Long\Descriptive\Usage.pm ok All tests successful. Files=4, Tests=44, 0 wallclock secs ( 0.01 usr + 0.06 sys = 0.08 CPU) Result: PASS RJBS/Getopt-Long-Descriptive-0.083.tar.gz nmake test TEST_VERBOSE=1 -- OK Ricardo Signes <rjbs@cpan.org> Getopt::Long with usage text >>> (cd C:\cpanfly\var\cpan\build\Getopt-Long-Descriptive-0.083-d841JC && tar cvf - Getopt-Long-Descriptive-0.083.ppd blib) | gzip -c >C:/cpanfly/var/REPO/R/RJ/RJBS/Getopt-Long-Descriptive-0.083.tar.gz Getopt-Long-Descriptive-0.083.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.083-d841JC/Getopt-Long-Descriptive-0.083.ppd C:/cpanfly/var/REPO/R/RJ/RJBS Finished 2009-12-15T15:43:23