Start 2009-04-09T06:13:36 ActivePerl-1003 CPAN-1.9351 Going to read '/home/cpanfly/var/cpan/Metadata' Database was generated on Thu, 09 Apr 2009 09:26:55 GMT Running make for R/RJ/RJBS/MooseX-Getopt-0.17.tar.gz Checksum for /net/nas/data/cpan/authors/id/R/RJ/RJBS/MooseX-Getopt-0.17.tar.gz ok MooseX-Getopt-0.17/ MooseX-Getopt-0.17/ChangeLog MooseX-Getopt-0.17/MANIFEST MooseX-Getopt-0.17/META.yml MooseX-Getopt-0.17/Makefile.PL MooseX-Getopt-0.17/README MooseX-Getopt-0.17/inc/ MooseX-Getopt-0.17/inc/Module/ MooseX-Getopt-0.17/inc/Module/AutoInstall.pm MooseX-Getopt-0.17/inc/Module/Install/ MooseX-Getopt-0.17/inc/Module/Install/AutoInstall.pm MooseX-Getopt-0.17/inc/Module/Install/Base.pm MooseX-Getopt-0.17/inc/Module/Install/Can.pm MooseX-Getopt-0.17/inc/Module/Install/Fetch.pm MooseX-Getopt-0.17/inc/Module/Install/Include.pm MooseX-Getopt-0.17/inc/Module/Install/Makefile.pm MooseX-Getopt-0.17/inc/Module/Install/Metadata.pm MooseX-Getopt-0.17/inc/Module/Install/Win32.pm MooseX-Getopt-0.17/inc/Module/Install/WriteAll.pm MooseX-Getopt-0.17/inc/Module/Install.pm MooseX-Getopt-0.17/lib/ MooseX-Getopt-0.17/lib/MooseX/ MooseX-Getopt-0.17/lib/MooseX/Getopt/ MooseX-Getopt-0.17/lib/MooseX/Getopt/Meta/ MooseX-Getopt-0.17/lib/MooseX/Getopt/Meta/Attribute/ MooseX-Getopt-0.17/lib/MooseX/Getopt/Meta/Attribute/NoGetopt.pm MooseX-Getopt-0.17/lib/MooseX/Getopt/Meta/Attribute/Trait/ MooseX-Getopt-0.17/lib/MooseX/Getopt/Meta/Attribute/Trait/NoGetopt.pm MooseX-Getopt-0.17/lib/MooseX/Getopt/Meta/Attribute/Trait.pm MooseX-Getopt-0.17/lib/MooseX/Getopt/Meta/Attribute.pm MooseX-Getopt-0.17/lib/MooseX/Getopt/OptionTypeMap.pm MooseX-Getopt-0.17/lib/MooseX/Getopt/Strict.pm MooseX-Getopt-0.17/lib/MooseX/Getopt.pm MooseX-Getopt-0.17/t/ MooseX-Getopt-0.17/t/000_load.t MooseX-Getopt-0.17/t/001_basic.t MooseX-Getopt-0.17/t/002_custom_option_type.t MooseX-Getopt-0.17/t/003_inferred_option_type.t MooseX-Getopt-0.17/t/004_nogetop.t MooseX-Getopt-0.17/t/005_strict.t MooseX-Getopt-0.17/t/006_metaclass_traits.t MooseX-Getopt-0.17/t/007_nogetopt_trait.t MooseX-Getopt-0.17/t/008_configfromfile.t MooseX-Getopt-0.17/t/009_gld_and_explicit_options.t MooseX-Getopt-0.17/t/100_gld_default_bug.t MooseX-Getopt-0.17/t/pod.t MooseX-Getopt-0.17/t/pod_coverage.t CPAN.pm: Going to build R/RJ/RJBS/MooseX-Getopt-0.17.tar.gz >>> /home/cpanfly/ap1003/bin/perl-static Makefile.PL Cannot determine perl version info from lib/MooseX/Getopt.pm *** Module::AutoInstall version 1.03 *** Checking for Perl dependencies... [Core Features] - Test::More ...loaded. (0.86 >= 0.62) - Test::Exception ...loaded. (0.27 >= 0.21) - Moose ...loaded. (0.74 >= 0.56) - Getopt::Long ...loaded. (2.38 >= 2.37) - Getopt::Long::Descriptive ...loaded. (0.074) *** Module::AutoInstall configuration finished. Checking if your kit is complete... Looks good Writing Makefile for MooseX::Getopt >>> make cp lib/MooseX/Getopt/Meta/Attribute.pm blib/lib/MooseX/Getopt/Meta/Attribute.pm cp lib/MooseX/Getopt/Meta/Attribute/NoGetopt.pm blib/lib/MooseX/Getopt/Meta/Attribute/NoGetopt.pm cp lib/MooseX/Getopt/Meta/Attribute/Trait/NoGetopt.pm blib/lib/MooseX/Getopt/Meta/Attribute/Trait/NoGetopt.pm cp lib/MooseX/Getopt/Strict.pm blib/lib/MooseX/Getopt/Strict.pm cp lib/MooseX/Getopt/Meta/Attribute/Trait.pm blib/lib/MooseX/Getopt/Meta/Attribute/Trait.pm cp lib/MooseX/Getopt.pm blib/lib/MooseX/Getopt.pm cp lib/MooseX/Getopt/OptionTypeMap.pm blib/lib/MooseX/Getopt/OptionTypeMap.pm Manifying blib/man3/MooseX::Getopt::Meta::Attribute::NoGetopt.3 Manifying blib/man3/MooseX::Getopt::Meta::Attribute.3 Manifying blib/man3/MooseX::Getopt::Meta::Attribute::Trait::NoGetopt.3 Manifying blib/man3/MooseX::Getopt::Meta::Attribute::Trait.3 Manifying blib/man3/MooseX::Getopt::Strict.3 Manifying blib/man3/MooseX::Getopt.3 Manifying blib/man3/MooseX::Getopt::OptionTypeMap.3 RJBS/MooseX-Getopt-0.17.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/cpanfly/ap1003/bin/perl-static "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/000_load.t ...................... 1..1 ok 1 - use MooseX::Getopt; ok t/001_basic.t ..................... 1..69 ok 1 - use MooseX::Getopt; ok 2 - The object isa Moose::Meta::Attribute ok 3 - The object isa MooseX::Getopt::Meta::Attribute ok 4 - MooseX::Getopt::Meta::Attribute->can('cmd_flag') ok 5 - MooseX::Getopt::Meta::Attribute->can('cmd_aliases') ok 6 - The object isa Moose::Meta::Attribute ok 7 - The object isa MooseX::Getopt::Meta::Attribute ok 8 - MooseX::Getopt::Meta::Attribute->can('cmd_flag') ok 9 - MooseX::Getopt::Meta::Attribute->can('cmd_aliases') ok 10 - The object isa Moose::Meta::Attribute ok 11 - The object isa MooseX::Getopt::Meta::Attribute ok 12 - MooseX::Getopt::Meta::Attribute->can('cmd_flag') ok 13 - MooseX::Getopt::Meta::Attribute->can('cmd_aliases') ok 14 - The object isa Moose::Meta::Attribute ok 15 - The object isa MooseX::Getopt::Meta::Attribute ok 16 - MooseX::Getopt::Meta::Attribute->can('cmd_flag') ok 17 - MooseX::Getopt::Meta::Attribute->can('cmd_aliases') ok 18 - The object isa App ok 19 - ... verbosity is off as expected ok 20 - ... length is 24 as expected ok 21 - ... data is file.dat as expected ok 22 - ... libs is [] as expected ok 23 - ... details is {} as expected ok 24 - The object isa App ok 25 - ... verbosity is turned on as expected ok 26 - ... length is 50 as expected ok 27 - ... data is file.dat as expected ok 28 - ... libs is [] as expected ok 29 - ... details is {} as expected ok 30 - The object isa App ok 31 - ... verbosity is turned on as expected ok 32 - ... length is 24 as expected ok 33 - ... data is foo.txt as expected ok 34 - ... libs is [] as expected ok 35 - ... details is {} as expected ok 36 - The object isa App ok 37 - ... verbosity is turned on as expected ok 38 - ... length is 24 as expected ok 39 - ... data is foo.txt as expected ok 40 - ... libs is [libs/, includes/lib] as expected ok 41 - ... details is {} as expected ok 42 - The object isa App ok 43 - ... verbosity is turned on as expected ok 44 - ... length is 24 as expected ok 45 - ... data is foo.txt as expected ok 46 - ... libs is [] as expected ok 47 - ... details is { os => mac, name => foo } as expected ok 48 - The object isa App ok 49 - ... verbosity is turned off as expected ok 50 - ... length is 24 as expected ok 51 - ... file is file.dat as expected ok 52 - ... libs is [] as expected ok 53 - ... details is {} as expected ok 54 - The object isa App ok 55 - cmd_alias, but not using it ok 56 - The object isa App ok 57 - cmd_alias, using long one ok 58 - The object isa App ok 59 - cmd_alias, using short one ok 60 - The object isa App ok 61 - cmd_alias+cmd_flag, using flag ok 62 - The object isa App ok 63 - cmd_alias+cmd_flag, using alias ok 64 - The object isa App ok 65 - _foo + cmd_flag ok 66 - The object isa App ok 67 - ARGV accessor ok 68 - @ARGV unmangled ok 69 - extra_argv accessor ok t/002_custom_option_type.t ........ 1..6 ok 1 - use MooseX::Getopt; ok 2 - The object isa App ok 3 - ... nums is [0] as expected ok 4 - The object isa App ok 5 - ... nums is [3, 5] as expected ok 6 - Numeric constraint enforced ok t/003_inferred_option_type.t ...... 1..5 ok 1 - use MooseX::Getopt; ok 2 - The object isa App ok 3 - ... nums is [0] as expected ok 4 - The object isa App ok 5 - ... nums is [3, 5] as expected ok t/004_nogetop.t ................... 1..9 ok 1 - use MooseX::Getopt; ok 2 - The object isa App ok 3 - ... verbosity is off as expected ok 4 - ... length is 24 as expected ok 5 - ... data is file.dat as expected ok 6 - ... libs is [] as expected ok 7 - ... details is {} as expected ok 8 - ... private stuff is 713 as expected ok 9 - threw Regexp ((?-xism:Unknown option: private_stuff)) ok t/005_strict.t .................... 1..10 ok 1 - use MooseX::Getopt; ok 2 - The object isa App ok 3 - ... verbosity is off as expected ok 4 - ... length is 24 as expected ok 5 - ... data is file.dat as expected ok 6 - ... libs is [] as expected ok 7 - ... details is {} as expected ok 8 - ... private stuff is 713 as expected ok 9 - threw Regexp ((?-xism:Unknown option: private_stuff)) ok 10 - threw Regexp ((?-xism:Unknown option: length)) ok t/006_metaclass_traits.t .......... 1..69 ok 1 - use MooseX::Getopt; ok 2 - The object isa Moose::Meta::Attribute ok 3 - The object does MooseX::Getopt::Meta::Attribute::Trait ok 4 - Class::MOP::Class::__ANON__::SERIAL::40->can('cmd_flag') ok 5 - Class::MOP::Class::__ANON__::SERIAL::40->can('cmd_aliases') ok 6 - The object isa Moose::Meta::Attribute ok 7 - The object does MooseX::Getopt::Meta::Attribute::Trait ok 8 - Class::MOP::Class::__ANON__::SERIAL::40->can('cmd_flag') ok 9 - Class::MOP::Class::__ANON__::SERIAL::40->can('cmd_aliases') ok 10 - The object isa Moose::Meta::Attribute ok 11 - The object does MooseX::Getopt::Meta::Attribute::Trait ok 12 - Class::MOP::Class::__ANON__::SERIAL::40->can('cmd_flag') ok 13 - Class::MOP::Class::__ANON__::SERIAL::40->can('cmd_aliases') ok 14 - The object isa Moose::Meta::Attribute ok 15 - The object does MooseX::Getopt::Meta::Attribute::Trait ok 16 - Class::MOP::Class::__ANON__::SERIAL::40->can('cmd_flag') ok 17 - Class::MOP::Class::__ANON__::SERIAL::40->can('cmd_aliases') ok 18 - The object isa App ok 19 - ... verbosity is off as expected ok 20 - ... length is 24 as expected ok 21 - ... data is file.dat as expected ok 22 - ... libs is [] as expected ok 23 - ... details is {} as expected ok 24 - The object isa App ok 25 - ... verbosity is turned on as expected ok 26 - ... length is 50 as expected ok 27 - ... data is file.dat as expected ok 28 - ... libs is [] as expected ok 29 - ... details is {} as expected ok 30 - The object isa App ok 31 - ... verbosity is turned on as expected ok 32 - ... length is 24 as expected ok 33 - ... data is foo.txt as expected ok 34 - ... libs is [] as expected ok 35 - ... details is {} as expected ok 36 - The object isa App ok 37 - ... verbosity is turned on as expected ok 38 - ... length is 24 as expected ok 39 - ... data is foo.txt as expected ok 40 - ... libs is [libs/, includes/lib] as expected ok 41 - ... details is {} as expected ok 42 - The object isa App ok 43 - ... verbosity is turned on as expected ok 44 - ... length is 24 as expected ok 45 - ... data is foo.txt as expected ok 46 - ... libs is [] as expected ok 47 - ... details is { os => mac, name => foo } as expected ok 48 - The object isa App ok 49 - ... verbosity is turned off as expected ok 50 - ... length is 24 as expected ok 51 - ... file is file.dat as expected ok 52 - ... libs is [] as expected ok 53 - ... details is {} as expected ok 54 - The object isa App ok 55 - cmd_alias, but not using it ok 56 - The object isa App ok 57 - cmd_alias, using long one ok 58 - The object isa App ok 59 - cmd_alias, using short one ok 60 - The object isa App ok 61 - cmd_alias+cmd_flag, using flag ok 62 - The object isa App ok 63 - cmd_alias+cmd_flag, using alias ok 64 - The object isa App ok 65 - _foo + cmd_flag ok 66 - The object isa App ok 67 - ARGV accessor ok 68 - @ARGV unmangled ok 69 - extra_argv accessor ok t/007_nogetopt_trait.t ............ 1..9 ok 1 - use MooseX::Getopt; ok 2 - The object isa App ok 3 - ... verbosity is off as expected ok 4 - ... length is 24 as expected ok 5 - ... data is file.dat as expected ok 6 - ... libs is [] as expected ok 7 - ... details is {} as expected ok 8 - ... private stuff is 713 as expected ok 9 - threw Regexp ((?-xism:Unknown option: private_stuff)) ok t/008_configfromfile.t ............ skipped: Test requires MooseX::ConfigFromFile t/009_gld_and_explicit_options.t .. 1..5 ok 1 - use MooseX::Getopt; ok 2 - ... this should work ok 3 - The object isa Testing::Foo ok 4 - ... got the right values ok 5 - ... got the right values ok t/100_gld_default_bug.t ........... 1..5 ok 1 - use MooseX::Getopt; ok 2 - The object isa Engine::Foo ok 3 - ... got the right value (10), not the default (1) ok 4 - The object isa Engine::Foo ok 5 - ... got the right value (1), without GLD needing to handle defaults ok t/pod.t ........................... skipped: set RELEASE_TESTING to run these tests t/pod_coverage.t .................. skipped: set RELEASE_TESTING to run these tests All tests successful. Files=13, Tests=188, 4 wallclock secs ( 0.02 usr 0.04 sys + 3.48 cusr 0.36 csys = 3.90 CPU) Result: PASS RJBS/MooseX-Getopt-0.17.tar.gz make test TEST_VERBOSE=1 -- OK Ricardo SIGNES <rjbs@cpan.org> A Moose role for processing command line options >>> (cd /home/cpanfly/var/cpan/build/MooseX-Getopt-0.17-kLOYgm && tar cvf - MooseX-Getopt-0.17.ppd blib) | gzip -c >/home/cpanfly/var/REPO/R/RJ/RJBS/MooseX-Getopt-0.17.tar.gz MooseX-Getopt-0.17.ppd blib/ blib/lib/ blib/lib/MooseX/ blib/lib/MooseX/Getopt/ blib/lib/MooseX/Getopt/Meta/ blib/lib/MooseX/Getopt/Meta/Attribute/ blib/lib/MooseX/Getopt/Meta/Attribute/Trait/ blib/lib/MooseX/Getopt/Meta/Attribute/Trait/NoGetopt.pm blib/lib/MooseX/Getopt/Meta/Attribute/NoGetopt.pm blib/lib/MooseX/Getopt/Meta/Attribute/Trait.pm blib/lib/MooseX/Getopt/Meta/Attribute.pm blib/lib/MooseX/Getopt/OptionTypeMap.pm blib/lib/MooseX/Getopt/Strict.pm blib/lib/MooseX/Getopt.pm blib/man3/ blib/man3/MooseX::Getopt.3 blib/man3/MooseX::Getopt::Meta::Attribute.3 blib/man3/MooseX::Getopt::Meta::Attribute::Trait.3 blib/man3/MooseX::Getopt::Meta::Attribute::NoGetopt.3 blib/man3/MooseX::Getopt::OptionTypeMap.3 blib/man3/MooseX::Getopt::Strict.3 blib/man3/MooseX::Getopt::Meta::Attribute::Trait::NoGetopt.3 >>> mv /home/cpanfly/var/cpan/build/MooseX-Getopt-0.17-kLOYgm/MooseX-Getopt-0.17.ppd /home/cpanfly/var/REPO/R/RJ/RJBS Finished 2009-04-09T06:13:44