Start 2010-09-19T21:16:50 ActivePerl-1200 CPAN-1.9402 LIB=C:\PROGRA~1\MICROS~3\VC98\Lib\PSDK;C:\PROGRA~1\MICROS~2\Lib;C:\PROGRA~1\MICROS~3\VC98\Lib;C:\PROGRA~1\MICROS~3\VC98\MFC\Lib INCLUDE=C:\PROGRA~1\MICROS~2\Include;C:\PROGRA~1\MICROS~3\VC98\ATL\Include;C:\PROGRA~1\MICROS~3\VC98\Include;C:\PROGRA~1\MICROS~3\VC98\MFC\Include PATH=C:/CPANFL~1.12/var/libs/bin;C:\PROGRA~1\MICROS~2\Bin;C:\PROGRA~1\MICROS~2\Bin\WinNT;C:\PROGRA~1\MICROS~3\VC98\Bin;C:\PROGRA~1\MICROS~3\Common\MSDev98\Bin;C:\Perl-5.12\site\bin;C:\Perl-5.12\bin;C:\cygwin\bin;C:\PROGRA~1\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\mysql\bin Going to read 'C:\cpanfly-5.12\var\cpan\Metadata' Database was generated on Sun, 19 Sep 2010 21:30:00 GMT Running make for R/RJ/RJBS/Getopt-Long-Descriptive-0.086.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/R/RJ/RJBS/Getopt-Long-Descriptive-0.086.tar.gz Checksum for C:\cpanfly-5.12\var\cpan\sources\authors\id\R\RJ\RJBS\Getopt-Long-Descriptive-0.086.tar.gz ok Getopt-Long-Descriptive-0.086/ Getopt-Long-Descriptive-0.086/Changes Getopt-Long-Descriptive-0.086/MANIFEST Getopt-Long-Descriptive-0.086/META.yml Getopt-Long-Descriptive-0.086/Makefile.PL Getopt-Long-Descriptive-0.086/README Getopt-Long-Descriptive-0.086/lib/ Getopt-Long-Descriptive-0.086/t/ Getopt-Long-Descriptive-0.086/t/00-load.t Getopt-Long-Descriptive-0.086/t/descriptive.t Getopt-Long-Descriptive-0.086/t/pod-coverage.t Getopt-Long-Descriptive-0.086/t/pod.t Getopt-Long-Descriptive-0.086/lib/Getopt/ Getopt-Long-Descriptive-0.086/lib/Getopt/Long/ Getopt-Long-Descriptive-0.086/lib/Getopt/Long/Descriptive/ Getopt-Long-Descriptive-0.086/lib/Getopt/Long/Descriptive.pm Getopt-Long-Descriptive-0.086/lib/Getopt/Long/Descriptive/Opts.pm Getopt-Long-Descriptive-0.086/lib/Getopt/Long/Descriptive/Usage.pm CPAN.pm: Going to build R/RJ/RJBS/Getopt-Long-Descriptive-0.086.tar.gz >>> C:\Perl-5.12\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.086.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-5.12\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t # Testing Getopt::Long::Descriptive 0.086, Perl 5.012000, C:\Perl-5.12\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 - 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=44, 0 wallclock secs ( 0.02 usr + 0.02 sys = 0.03 CPU) Result: PASS RJBS/Getopt-Long-Descriptive-0.086.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.086-n1ur3B && tar cvf - Getopt-Long-Descriptive-0.086.ppd blib) | gzip -c >C:/cpanfly-5.12/var/REPO/R/RJ/RJBS/Getopt-Long-Descriptive-0.086.tar.gz Getopt-Long-Descriptive-0.086.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.086-n1ur3B/Getopt-Long-Descriptive-0.086.ppd C:/cpanfly-5.12/var/REPO/R/RJ/RJBS Megalib: DBI object version 1.609 does not match $DBI::VERSION 1.611 at C:/Perl-5.12/lib/DynaLoader.pm line 224. BEGIN failed--compilation aborted at C:/cpanfly-5.12/var/megalib/DBI.pm line 265. Compilation failed in require at C:\cpanfly-5.12\lib/ActivePerl/PPM/InstallArea.pm line 690. ...propagated at C:\cpanfly-5.12\lib/ActivePerl/PPM/DBH.pm line 11. Compilation failed in require at C:\cpanfly-5.12\lib/Fly/MakePPD.pm line 285. Finished 2010-09-19T21:16:54