Start 2010-02-13T18:02:49 ActivePerl-1003 CPAN-1.9402 Going to read '/home/fly1003/var/cpan/Metadata' Database was generated on Sun, 14 Feb 2010 22:30:03 GMT Running make for R/RJ/RJBS/Getopt-Long-Descriptive-0.084.tar.gz Checksum for /net/nas/data/cpan/authors/id/R/RJ/RJBS/Getopt-Long-Descriptive-0.084.tar.gz ok Will not use Archive::Tar, need 1.00 Getopt-Long-Descriptive-0.084/ Getopt-Long-Descriptive-0.084/Changes /bin/tar: Getopt-Long-Descriptive-0.084/Changes: time stamp 2010-02-14 11:36:54 is 63244 s in the future Getopt-Long-Descriptive-0.084/MANIFEST /bin/tar: Getopt-Long-Descriptive-0.084/MANIFEST: time stamp 2010-02-14 11:37:20 is 63270 s in the future Getopt-Long-Descriptive-0.084/META.yml /bin/tar: Getopt-Long-Descriptive-0.084/META.yml: time stamp 2010-02-14 11:37:19 is 63269 s in the future Getopt-Long-Descriptive-0.084/Makefile.PL Getopt-Long-Descriptive-0.084/README /bin/tar: Getopt-Long-Descriptive-0.084/README: time stamp 2010-02-14 11:37:09 is 63259 s in the future Getopt-Long-Descriptive-0.084/lib/ Getopt-Long-Descriptive-0.084/t/ /bin/tar: Getopt-Long-Descriptive-0.084/lib: time stamp 2010-02-14 11:37:19 is 63269 s in the future Getopt-Long-Descriptive-0.084/t/00-load.t Getopt-Long-Descriptive-0.084/t/descriptive.t Getopt-Long-Descriptive-0.084/t/pod-coverage.t Getopt-Long-Descriptive-0.084/t/pod.t Getopt-Long-Descriptive-0.084/lib/Getopt/ /bin/tar: Getopt-Long-Descriptive-0.084/t: time stamp 2010-02-14 11:37:19 is 63269 s in the future Getopt-Long-Descriptive-0.084/lib/Getopt/Long/ Getopt-Long-Descriptive-0.084/lib/Getopt/Long/Descriptive/ Getopt-Long-Descriptive-0.084/lib/Getopt/Long/Descriptive.pm /bin/tar: Getopt-Long-Descriptive-0.084/lib/Getopt/Long/Descriptive: time stamp 2010-02-14 11:37:19 is 63269 s in the future /bin/tar: Getopt-Long-Descriptive-0.084/lib/Getopt/Long/Descriptive.pm: time stamp 2010-02-14 11:37:09 is 63259 s in the future Getopt-Long-Descriptive-0.084/lib/Getopt/Long/Descriptive/Opts.pm /bin/tar: Getopt-Long-Descriptive-0.084/lib/Getopt/Long/Descriptive/Opts.pm: time stamp 2010-02-14 11:37:09 is 63259 s in the future Getopt-Long-Descriptive-0.084/lib/Getopt/Long/Descriptive/Usage.pm /bin/tar: Read 4096 bytes from - /bin/tar: Getopt-Long-Descriptive-0.084/lib/Getopt/Long/Descriptive/Usage.pm: time stamp 2010-02-14 11:37:09 is 63259 s in the future /bin/tar: Getopt-Long-Descriptive-0.084/lib/Getopt/Long: time stamp 2010-02-14 11:37:19 is 63269 s in the future /bin/tar: Getopt-Long-Descriptive-0.084/lib/Getopt: time stamp 2010-02-14 11:37:19 is 63269 s in the future /bin/tar: Getopt-Long-Descriptive-0.084: time stamp 2010-02-14 11:37:20 is 63270 s in the future CPAN.pm: Going to build R/RJ/RJBS/Getopt-Long-Descriptive-0.084.tar.gz >>> /home/fly1003/ap1003/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Getopt::Long::Descriptive >>> make make: Warning: File `lib/Getopt/Long/Descriptive.pm' has modification time 6.3e+04 s in the future 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 make: warning: Clock skew detected. Your build may be incomplete. RJBS/Getopt-Long-Descriptive-0.084.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 make: Warning: File `lib/Getopt/Long/Descriptive.pm' has modification time 6.3e+04 s in the future Skip blib/lib/Getopt/Long/Descriptive/Opts.pm (unchanged) Skip blib/lib/Getopt/Long/Descriptive.pm (unchanged) Skip blib/lib/Getopt/Long/Descriptive/Usage.pm (unchanged) PERL_DL_NONLAZY=1 /home/fly1003/ap1003/bin/perl-static "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t # Testing Getopt::Long::Descriptive 0.084, Perl 5.010000, /home/fly1003/ap1003/bin/perl-static 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.02 usr 0.01 sys + 0.22 cusr 0.01 csys = 0.26 CPU) Result: PASS make: warning: Clock skew detected. Your build may be incomplete. RJBS/Getopt-Long-Descriptive-0.084.tar.gz make test TEST_VERBOSE=1 -- OK Ricardo Signes <rjbs@cpan.org> Getopt::Long with usage text >>> (cd /home/fly1003/var/cpan/build/Getopt-Long-Descriptive-0.084-Nc3lV0 && tar cvf - Getopt-Long-Descriptive-0.084.ppd blib) | gzip -c >/home/fly1003/var/REPO/R/RJ/RJBS/Getopt-Long-Descriptive-0.084.tar.gz Getopt-Long-Descriptive-0.084.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::Opts.3 blib/man3/Getopt::Long::Descriptive.3 blib/man3/Getopt::Long::Descriptive::Usage.3 >>> mv /home/fly1003/var/cpan/build/Getopt-Long-Descriptive-0.084-Nc3lV0/Getopt-Long-Descriptive-0.084.ppd /home/fly1003/var/REPO/R/RJ/RJBS Finished 2010-02-13T18:02:52