PATH=/usr/bin:/bin Start 2012-11-02T01:02:25 ActivePerl-1400 CPAN-1.9402 Going to read '/Users/fly1400/var/cpan/Metadata' Database was generated on Fri, 02 Nov 2012 06:55:05 GMT Running make for R/RJ/RJBS/Getopt-Long-Descriptive-0.093.tar.gz Checksum for /net/nas/data/cpan/authors/id/R/RJ/RJBS/Getopt-Long-Descriptive-0.093.tar.gz ok Getopt-Long-Descriptive-0.093 Getopt-Long-Descriptive-0.093/README Getopt-Long-Descriptive-0.093/Changes Getopt-Long-Descriptive-0.093/LICENSE Getopt-Long-Descriptive-0.093/dist.ini Getopt-Long-Descriptive-0.093/META.yml Getopt-Long-Descriptive-0.093/MANIFEST Getopt-Long-Descriptive-0.093/META.json Getopt-Long-Descriptive-0.093/Makefile.PL Getopt-Long-Descriptive-0.093/t Getopt-Long-Descriptive-0.093/t/00-compile.t Getopt-Long-Descriptive-0.093/t/descriptive.t Getopt-Long-Descriptive-0.093/xt/release Getopt-Long-Descriptive-0.093/xt/release/pod-syntax.t Getopt-Long-Descriptive-0.093/t/000-report-versions-tiny.t Getopt-Long-Descriptive-0.093/lib/Getopt/Long Getopt-Long-Descriptive-0.093/lib/Getopt/Long/Descriptive.pm Getopt-Long-Descriptive-0.093/xt/release/changes_has_content.t Getopt-Long-Descriptive-0.093/lib/Getopt/Long/Descriptive Getopt-Long-Descriptive-0.093/lib/Getopt/Long/Descriptive/Opts.pm Getopt-Long-Descriptive-0.093/lib/Getopt/Long/Descriptive/Usage.pm CPAN.pm: Going to build R/RJ/RJBS/Getopt-Long-Descriptive-0.093.tar.gz >>> /Users/fly1400/ap1400/bin/perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Getopt::Long::Descriptive Writing MYMETA.yml and MYMETA.json >>> make 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 Manifying blib/man3/Getopt::Long::Descriptive::Opts.3 Manifying blib/man3/Getopt::Long::Descriptive.3 Manifying blib/man3/Getopt::Long::Descriptive::Usage.3 RJBS/Getopt-Long-Descriptive-0.093.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /Users/fly1400/ap1400/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00-compile.t ................ 1..3 ok 1 - Getopt::Long::Descriptive loaded ok ok 2 - Getopt::Long::Descriptive::Opts loaded ok ok 3 - Getopt::Long::Descriptive::Usage loaded ok ok # # # Generated by Dist::Zilla::Plugin::ReportVersions::Tiny v1.08 # perl: 5.014000 (wanted any version) on darwin from /Users/fly1400/ap1400/bin/perl # # Carp => 1.26 (want any version) # ExtUtils::MakeMaker => 6.62 (want 6.30) # File::Basename => 2.82 (want any version) # File::Find => 1.19 (want any version) # File::Temp => 0.22 (want any version) # Getopt::Long => 2.38 (want 2.33) # List::Util => 1.25 (want any version) # Params::Validate => 1.07 (want 0.97) # Scalar::Util => 1.25 (want any version) # Sub::Exporter => 0.984 (want 0.972) # Sub::Exporter::Util => 0.984 (want any version) # Test::More => 0.98 (want 0.96) # Test::Pod => 1.45 (want 1.41) # overload => 1.13 (want any version) # strict => 1.04 (want any version) # version => 0.9901 (want 0.9901) # warnings => 1.12 (want any version) # # Thanks for using my code. I hope it works for you. # If not, please try and include this output in the bug report. # That will help me reproduce the issue and solve your problem. # t/000-report-versions-tiny.t .. ok 1 - we really didn't test anything, just reporting data 1..1 ok t/descriptive.t ............... 1..42 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 - ok 7 - ...->nora ok 8 - basic usage, with default ok 9 - ...->mode ok 10 - basic usage, passed-in ok 11 - ...->bar ok 12 - ...->mode ok 13 - hidden option in usage command ok 14 - hidden option description ok 15 - only one 'mode' option ok 16 - negatable usage ok 17 - ...->bar ok 18 - ...->baz ok 19 - ...->mode ok 20 - required option -- help text ok 21 - spacer and non-option description found ok 22 - CODEISH: spacer and non-option description found ok 23 - short options ok 24 - c_opt->foo is FOO ok 25 - C_opt->foo is FOO ok 26 - s_opt->foo is FOO ok 27 - c_opt->foo is BAR ok 28 - C_opt->foo is BAR ok 29 - s_opt->foo is undef ok 30 - c_opt->foo is BAZ ok 31 - C_opt->foo is BAZ ok 32 - s_opt->foo is BAZ ok 33 - empty-but-present description is ok ok 34 - empty-but-present description is ok ok 35 - entry not given is undef (exists? no guarantee) ok 36 - entry not given is undef (as method) ok 37 - ok to imply option with optional argument ok 38 - given value (checked with method) ok 39 - implied value (checked with method) ok 40 - long option description is wrapped cleanly ok 41 - handled unwrappable description ok 42 - no error in eval ok All tests successful. Files=3, Tests=46, 1 wallclock secs ( 0.03 usr 0.01 sys + 0.41 cusr 0.06 csys = 0.51 CPU) Result: PASS RJBS/Getopt-Long-Descriptive-0.093.tar.gz make test TEST_VERBOSE=1 -- OK Ricardo SIGNES <rjbs@cpan.org> Getopt::Long, but simpler and more powerful >>> (cd /Users/fly1400/var/cpan/build/Getopt-Long-Descriptive-0.093-a3AWNo && tar cvf - Getopt-Long-Descriptive-0.093.ppd blib) | gzip -c >/Users/fly1400/var/REPO/R/RJ/RJBS/Getopt-Long-Descriptive-0.093.tar.gz Getopt-Long-Descriptive-0.093.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 blib/man3/ blib/man3/Getopt::Long::Descriptive.3 blib/man3/Getopt::Long::Descriptive::Opts.3 blib/man3/Getopt::Long::Descriptive::Usage.3 >>> mv /Users/fly1400/var/cpan/build/Getopt-Long-Descriptive-0.093-a3AWNo/Getopt-Long-Descriptive-0.093.ppd /Users/fly1400/var/REPO/R/RJ/RJBS Can't log to '/Users/fly1400/var/tmp/Library/Logs/ppm4.log': No such file or directory at /Users/fly1400/lib/ActivePerl/PPM/Logger.pm line 95. [InstallArea.pm:339] Created /Users/fly1400/var/megalib/etc/ppm-megalib-dirty [InstallArea.pm:362] Installing Getopt-Long-Descriptive with id 105 [InstallArea.pm:369] Copy /tmp/ppm-NfjEl7/Getopt-Long-Descriptive-0.093/blib/html --> /Users/fly1400/var/megalib/html [InstallArea.pm:548] /Users/fly1400/var/megalib/html/site/lib/Getopt/Long/Descriptive/Opts.html written [InstallArea.pm:548] /Users/fly1400/var/megalib/html/site/lib/Getopt/Long/Descriptive/Usage.html written [InstallArea.pm:548] /Users/fly1400/var/megalib/html/site/lib/Getopt/Long/Descriptive.html written [InstallArea.pm:369] Copy /tmp/ppm-NfjEl7/Getopt-Long-Descriptive-0.093/blib/lib --> /Users/fly1400/var/megalib [InstallArea.pm:548] /Users/fly1400/var/megalib/Getopt/Long/Descriptive/Opts.pm written [InstallArea.pm:548] /Users/fly1400/var/megalib/Getopt/Long/Descriptive/Usage.pm written [InstallArea.pm:548] /Users/fly1400/var/megalib/Getopt/Long/Descriptive.pm written [InstallArea.pm:418] Commit install [InstallArea.pm:454] unlink /Users/fly1400/var/megalib/html/site/lib/Getopt/Long/Descriptive/Opts.html.ppmbak [InstallArea.pm:454] unlink /Users/fly1400/var/megalib/html/site/lib/Getopt/Long/Descriptive/Usage.html.ppmbak [InstallArea.pm:454] unlink /Users/fly1400/var/megalib/html/site/lib/Getopt/Long/Descriptive.html.ppmbak [InstallArea.pm:454] unlink /Users/fly1400/var/megalib/Getopt/Long/Descriptive/Opts.pm.ppmbak [InstallArea.pm:454] unlink /Users/fly1400/var/megalib/Getopt/Long/Descriptive/Usage.pm.ppmbak [InstallArea.pm:454] unlink /Users/fly1400/var/megalib/Getopt/Long/Descriptive.pm.ppmbak [InstallArea.pm:454] unlink /Users/fly1400/var/megalib/auto/Getopt/Long/Descriptive/.packlist.ppmbak [InstallArea.pm:454] unlink /Users/fly1400/var/megalib/etc/ppm-megalib-dirty Finished 2012-11-02T01:02:31