PATH=C:\mingw\bin;C:\cygwin\bin;C:\cpanfly-5.18\var\megalib\bin;C:\Perl-5.18\site\bin;C:\Perl-5.18\bin;C:\cygwin\bin;C:\Program Files\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\instantclient_11_2;C:\cygwin\bin;C:\Program Files\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\WINDOWS\system32\WindowsPowerShell\v1.0 Start 2014-03-06T07:05:53 ActivePerl-1800 CPAN-2.00 LIB=C:\PROGRA~1\MICROS~3\VC98\Lib\PSDK PATH=C:/CPANFL~1.18/var/libs/bin;C:\mingw\bin;C:\cygwin\bin;C:\CPANFL~1.18\var\megalib\bin;C:\Perl-5.18\site\bin;C:\Perl-5.18\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:\WINDOWS\system32\WINDOW~2\v1.0;C:\INSTAN~1;C:\cygwin\bin;C:\PROGRA~1\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\WINDOWS\system32\WINDOW~2\v1.0 Reading 'C:\cpanfly-5.18\var\cpan\Metadata' Database was generated on Thu, 06 Mar 2014 11:17:02 GMT Running make for S/ST/STEVAN/MooseX-Getopt-0.06.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/S/ST/STEVAN/MooseX-Getopt-0.06.tar.gz Checksum for C:\cpanfly-5.18\var\cpan\sources\authors\id\S\ST\STEVAN\MooseX-Getopt-0.06.tar.gz ok MooseX-Getopt-0.06/ MooseX-Getopt-0.06/Build.PL MooseX-Getopt-0.06/ChangeLog MooseX-Getopt-0.06/lib/ MooseX-Getopt-0.06/lib/MooseX/ MooseX-Getopt-0.06/lib/MooseX/Getopt/ MooseX-Getopt-0.06/lib/MooseX/Getopt/Meta/ MooseX-Getopt-0.06/lib/MooseX/Getopt/Meta/Attribute/ MooseX-Getopt-0.06/lib/MooseX/Getopt/Meta/Attribute/NoGetopt.pm MooseX-Getopt-0.06/lib/MooseX/Getopt/Meta/Attribute.pm MooseX-Getopt-0.06/lib/MooseX/Getopt/OptionTypeMap.pm MooseX-Getopt-0.06/lib/MooseX/Getopt/Strict.pm MooseX-Getopt-0.06/lib/MooseX/Getopt.pm MooseX-Getopt-0.06/Makefile.PL MooseX-Getopt-0.06/MANIFEST MooseX-Getopt-0.06/MANIFEST.SKIP MooseX-Getopt-0.06/META.yml MooseX-Getopt-0.06/README MooseX-Getopt-0.06/t/ MooseX-Getopt-0.06/t/000_load.t MooseX-Getopt-0.06/t/001_basic.t MooseX-Getopt-0.06/t/002_custom_option_type.t MooseX-Getopt-0.06/t/003_inferred_option_type.t MooseX-Getopt-0.06/t/004_nogetop.t MooseX-Getopt-0.06/t/005_strict.t MooseX-Getopt-0.06/t/pod.t MooseX-Getopt-0.06/t/pod_coverage.t CPAN.pm: Building S/ST/STEVAN/MooseX-Getopt-0.06.tar.gz >>> C:\Perl-5.18\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Generating a dmake-style Makefile Writing Makefile for MooseX::Getopt Writing MYMETA.yml and MYMETA.json >>> dmake cp lib/MooseX/Getopt/Meta/Attribute/NoGetopt.pm blib\lib\MooseX\Getopt\Meta\Attribute\NoGetopt.pm cp lib/MooseX/Getopt/Strict.pm blib\lib\MooseX\Getopt\Strict.pm cp lib/MooseX/Getopt.pm blib\lib\MooseX\Getopt.pm cp lib/MooseX/Getopt/OptionTypeMap.pm blib\lib\MooseX\Getopt\OptionTypeMap.pm cp lib/MooseX/Getopt/Meta/Attribute.pm blib\lib\MooseX\Getopt\Meta\Attribute.pm STEVAN/MooseX-Getopt-0.06.tar.gz dmake -- OK Running make test >>> dmake test TEST_VERBOSE=1 C:\Perl-5.18\bin\perl.exe "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/000_load.t .................. 1..1 ok 1 - use MooseX::Getopt; ok Can't locate object method "compute_all_applicable_attributes" via package "Moose::Meta::Class" at C:\cpanfly-5.18\var\cpan\build\MooseX-Getopt-0.06-JnMeRe\blib\lib/MooseX/Getopt.pm line 71. # Looks like you planned 53 tests but ran 1. # Looks like your test exited with 2 just after 1. t/001_basic.t ................. 1..53 ok 1 - use MooseX::Getopt; Dubious, test returned 2 (wstat 512, 0x200) Failed 52/53 subtests Can't locate object method "compute_all_applicable_attributes" via package "Moose::Meta::Class" at C:\cpanfly-5.18\var\cpan\build\MooseX-Getopt-0.06-JnMeRe\blib\lib/MooseX/Getopt.pm line 71. # Looks like you planned 6 tests but ran 1. # Looks like your test exited with 255 just after 1. t/002_custom_option_type.t .... 1..6 ok 1 - use MooseX::Getopt; Dubious, test returned 255 (wstat 65280, 0xff00) Failed 5/6 subtests Can't locate object method "compute_all_applicable_attributes" via package "Moose::Meta::Class" at C:\cpanfly-5.18\var\cpan\build\MooseX-Getopt-0.06-JnMeRe\blib\lib/MooseX/Getopt.pm line 71. # Looks like you planned 5 tests but ran 1. # Looks like your test exited with 255 just after 1. t/003_inferred_option_type.t .. 1..5 ok 1 - use MooseX::Getopt; Dubious, test returned 255 (wstat 65280, 0xff00) Failed 4/5 subtests Can't locate object method "compute_all_applicable_attributes" via package "Moose::Meta::Class" at C:\cpanfly-5.18\var\cpan\build\MooseX-Getopt-0.06-JnMeRe\blib\lib/MooseX/Getopt.pm line 71. # Looks like you planned 9 tests but ran 1. # Looks like your test exited with 2 just after 1. t/004_nogetop.t ............... 1..9 ok 1 - use MooseX::Getopt; Dubious, test returned 2 (wstat 512, 0x200) Failed 8/9 subtests Found unknown argument 'cmd_flag' in the has declaration for '_private_stuff_cmdline' in class App at C:/cpanfly-5.18/var/megalib/Moose/Meta/Attribute.pm line 83. Moose::Meta::Attribute::new("Moose::Meta::Attribute", "_private_stuff_cmdline", "is", "ro", "definition_context", HASH(0x14f2e64), "default", 832, "isa", ...) called at C:/cpanfly-5.18/var/megalib/Moose/Meta/Attribute.pm line 101 Moose::Meta::Attribute::interpolate_class_and_new("Moose::Meta::Attribute", "_private_stuff_cmdline", "definition_context", HASH(0x14f2e64), "is", "ro", "isa", "Int", "default", ...) called at C:/cpanfly-5.18/var/megalib/Moose/Meta/Class.pm line 716 Moose::Meta::Class::_process_new_attribute(Moose::Meta::Class=HASH(0x1500f94), "_private_stuff_cmdline", "definition_context", HASH(0x14f2e64), "is", "ro", "isa", "Int", "default", ...) called at C:/cpanfly-5.18/var/megalib/Moose/Meta/Class.pm line 709 Moose::Meta::Class::_process_attribute(Moose::Meta::Class=HASH(0x1500f94), "_private_stuff_cmdline", "definition_context", HASH(0x14f2e64), "is", "ro", "isa", "Int", "default", ...) called at C:/cpanfly-5.18/var/megalib/Moose/Meta/Class.pm line 573 Moose::Meta::Class::add_attribute(Moose::Meta::Class=HASH(0x1500f94), "_private_stuff_cmdline", "definition_context", HASH(0x14f2e64), "is", "ro", "isa", "Int", "default", ...) called at C:/cpanfly-5.18/var/megalib/Moose.pm line 77 Moose::has(Moose::Meta::Class=HASH(0x1500f94), "_private_stuff_cmdline", "is", "ro", "isa", "Int", "default", 832, "cmd_flag", ...) called at C:/cpanfly-5.18/var/megalib/Moose/Exporter.pm line 405 Moose::has("_private_stuff_cmdline", "is", "ro", "isa", "Int", "default", 832, "cmd_flag", "p", ...) called at t/005_strict.t line 74 Can't locate object method "compute_all_applicable_attributes" via package "Moose::Meta::Class" at C:\cpanfly-5.18\var\cpan\build\MooseX-Getopt-0.06-JnMeRe\blib\lib/MooseX/Getopt.pm line 71. # Looks like you planned 9 tests but ran 1. # Looks like your test exited with 2 just after 1. t/005_strict.t ................ 1..9 ok 1 - use MooseX::Getopt; Dubious, test returned 2 (wstat 512, 0x200) Failed 8/9 subtests t/pod.t ....................... 1..5 ok 1 - POD test for blib/lib/MooseX/Getopt.pm ok 2 - POD test for blib/lib/MooseX/Getopt/OptionTypeMap.pm ok 3 - POD test for blib/lib/MooseX/Getopt/Strict.pm ok 4 - POD test for blib/lib/MooseX/Getopt/Meta/Attribute.pm ok 5 - POD test for blib/lib/MooseX/Getopt/Meta/Attribute/NoGetopt.pm ok t/pod_coverage.t .............. 1..5 ok 1 - Pod coverage on MooseX::Getopt ok 2 - Pod coverage on MooseX::Getopt::OptionTypeMap ok 3 - Pod coverage on MooseX::Getopt::Strict ok 4 - Pod coverage on MooseX::Getopt::Meta::Attribute ok 5 - Pod coverage on MooseX::Getopt::Meta::Attribute::NoGetopt ok Test Summary Report ------------------- t/001_basic.t (Wstat: 512 Tests: 1 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 53 tests but ran 1. t/002_custom_option_type.t (Wstat: 65280 Tests: 1 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 6 tests but ran 1. t/003_inferred_option_type.t (Wstat: 65280 Tests: 1 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 5 tests but ran 1. t/004_nogetop.t (Wstat: 512 Tests: 1 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 9 tests but ran 1. t/005_strict.t (Wstat: 512 Tests: 1 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 9 tests but ran 1. Files=8, Tests=16, 5 wallclock secs ( 0.09 usr + 0.05 sys = 0.14 CPU) Result: FAIL Failed 5/8 test programs. 0/16 subtests failed. dmake: Error code 255, while making 'test_dynamic' STEVAN/MooseX-Getopt-0.06.tar.gz dmake test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports STEVAN/MooseX-Getopt-0.06.tar.gz Finished 2014-03-06T07:06:05