Start 2009-07-10T06:02:47 ActivePerl-1003 CPAN-1.9402 Going to read '/home/cpanfly/var/cpan/Metadata' Database was generated on Fri, 10 Jul 2009 10:27:04 GMT Running make for R/RJ/RJBS/MooseX-Getopt-0.20.tar.gz Checksum for /net/nas/data/cpan/authors/id/R/RJ/RJBS/MooseX-Getopt-0.20.tar.gz ok Will not use Archive::Tar, need 1.00 MooseX-Getopt-0.20/ MooseX-Getopt-0.20/ChangeLog MooseX-Getopt-0.20/MANIFEST MooseX-Getopt-0.20/META.yml MooseX-Getopt-0.20/Makefile.PL MooseX-Getopt-0.20/README MooseX-Getopt-0.20/inc/ MooseX-Getopt-0.20/inc/Module/ MooseX-Getopt-0.20/inc/Module/Install/ MooseX-Getopt-0.20/inc/Module/Install/AutoManifest.pm MooseX-Getopt-0.20/inc/Module/Install/Base.pm MooseX-Getopt-0.20/inc/Module/Install/Can.pm MooseX-Getopt-0.20/inc/Module/Install/Fetch.pm MooseX-Getopt-0.20/inc/Module/Install/Makefile.pm MooseX-Getopt-0.20/inc/Module/Install/Metadata.pm MooseX-Getopt-0.20/inc/Module/Install/Win32.pm MooseX-Getopt-0.20/inc/Module/Install/WriteAll.pm MooseX-Getopt-0.20/inc/Module/Install.pm MooseX-Getopt-0.20/lib/ MooseX-Getopt-0.20/lib/MooseX/ MooseX-Getopt-0.20/lib/MooseX/Getopt/ MooseX-Getopt-0.20/lib/MooseX/Getopt/Dashes.pm MooseX-Getopt-0.20/lib/MooseX/Getopt/Meta/ MooseX-Getopt-0.20/lib/MooseX/Getopt/Meta/Attribute/ MooseX-Getopt-0.20/lib/MooseX/Getopt/Meta/Attribute/NoGetopt.pm MooseX-Getopt-0.20/lib/MooseX/Getopt/Meta/Attribute/Trait/ MooseX-Getopt-0.20/lib/MooseX/Getopt/Meta/Attribute/Trait/NoGetopt.pm MooseX-Getopt-0.20/lib/MooseX/Getopt/Meta/Attribute/Trait.pm MooseX-Getopt-0.20/lib/MooseX/Getopt/Meta/Attribute.pm MooseX-Getopt-0.20/lib/MooseX/Getopt/OptionTypeMap.pm MooseX-Getopt-0.20/lib/MooseX/Getopt/Strict.pm MooseX-Getopt-0.20/lib/MooseX/Getopt.pm MooseX-Getopt-0.20/t/ MooseX-Getopt-0.20/t/000_load.t MooseX-Getopt-0.20/t/001_basic.t MooseX-Getopt-0.20/t/002_custom_option_type.t MooseX-Getopt-0.20/t/003_inferred_option_type.t MooseX-Getopt-0.20/t/004_nogetop.t MooseX-Getopt-0.20/t/005_strict.t MooseX-Getopt-0.20/t/006_metaclass_traits.t MooseX-Getopt-0.20/t/007_nogetopt_trait.t MooseX-Getopt-0.20/t/008_configfromfile.t MooseX-Getopt-0.20/t/009_gld_and_explicit_options.t MooseX-Getopt-0.20/t/010_dashes.t MooseX-Getopt-0.20/t/100_gld_default_bug.t MooseX-Getopt-0.20/t/pod.t MooseX-Getopt-0.20/t/pod_coverage.t CPAN.pm: Going to build R/RJ/RJBS/MooseX-Getopt-0.20.tar.gz >>> /home/cpanfly/ap1003/bin/perl-static Makefile.PL Cannot determine perl version info from lib/MooseX/Getopt.pm Checking if your kit is complete... Looks good Writing Makefile for MooseX::Getopt >>> make cp lib/MooseX/Getopt/Dashes.pm blib/lib/MooseX/Getopt/Dashes.pm 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::Dashes.3 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.20.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::1->can('cmd_flag') ok 5 - Class::MOP::Class::__ANON__::SERIAL::1->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::1->can('cmd_flag') ok 9 - Class::MOP::Class::__ANON__::SERIAL::1->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::1->can('cmd_flag') ok 13 - Class::MOP::Class::__ANON__::SERIAL::1->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::1->can('cmd_flag') ok 17 - Class::MOP::Class::__ANON__::SERIAL::1->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 ............ 1..25 ok 1 - threw Regexp ((?-xism:Required option missing: required_from_config)) ok 2 - The object isa App::DefaultConfigFile ok 3 - ... required_from_config is from_config_1 as expected ok 4 - ... optional_from_config is from_config_2 as expected ok 5 - ... required_from_argv is 1 as expected ok 6 - ... config_from_override false as expected ok 7 - ... configfile is /notused/default as expected ok 8 - The object isa App ok 9 - ... required_from_config is from_config_1 as expected ok 10 - ... optional_from_config is from_config_2 as expected ok 11 - ... required_from_argv is 1 as expected ok 12 - The object isa App::DefaultConfigFile ok 13 - ... required_from_config is from_config_1 as expected ok 14 - ... optional_from_config is from_config_2 as expected ok 15 - ... required_from_argv is 1 as expected ok 16 - ... config_from_override true as expected ok 17 - ... configfile is /notused as expected ok 18 - threw Regexp ((?-xism:Required option missing: required_from_argv)) ok 19 - The object isa App ok 20 - ... required_from_config is override as expected ok 21 - ... optional_from_config is from_config_2 as expected ok 22 - The object isa App ok 23 - ... required_from_config is noconfig as expected ok 24 - ... optional_from_config is undef as expected ok 25 - Can create DerivedApp ok 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/010_dashes.t .................... 1..3 ok 1 - use MooseX::Getopt; ok 2 - Dash in option name ok 3 - threw Regexp ((?-xism:Unknown option: some_thingy)) 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=14, Tests=216, 5 wallclock secs ( 0.01 usr 0.11 sys + 3.10 cusr 0.99 csys = 4.21 CPU) Result: PASS RJBS/MooseX-Getopt-0.20.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.20-OGYsjL && tar cvf - MooseX-Getopt-0.20.ppd blib) | gzip -c >/home/cpanfly/var/REPO/R/RJ/RJBS/MooseX-Getopt-0.20.tar.gz MooseX-Getopt-0.20.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/Dashes.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 blib/man3/MooseX::Getopt::Dashes.3 >>> mv /home/cpanfly/var/cpan/build/MooseX-Getopt-0.20-OGYsjL/MooseX-Getopt-0.20.ppd /home/cpanfly/var/REPO/R/RJ/RJBS Finished 2009-07-10T06:02:56