PATH=C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\Perl64-5.14\site\bin;C:\Perl64-5.14\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\Program Files (x86)\Perforce;C:\mysql\bin Start 2012-07-18T02:14:31 ActivePerl-1400 CPAN-1.9402 LIB=C:\PlatSDK\Lib\AMD64;C:\PlatSDK\Lib\AMD64\atlmfc INCLUDE=C:\PlatSDK\Include;C:\PlatSDK\Include\crt;C:\PlatSDK\Include\crt\sys;C:\PlatSDK\Include\mfc;C:\PlatSDK\Include\atl PATH=C:/CPANFL~1.14/var/libs/bin;C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\Perl64-5.14\site\bin;C:\Perl64-5.14\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~1\v1.0;C:\PROGRA~2\Perforce;C:\mysql\bin Going to read 'C:\cpanfly-5.14\var\cpan\Metadata' Database was generated on Wed, 18 Jul 2012 08:19:04 GMT Running make for C/CE/CELOGEEK/MooX-Options-2.1.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/C/CE/CELOGEEK/MooX-Options-2.1.tar.gz Checksum for C:\cpanfly-5.14\var\cpan\sources\authors\id\C\CE\CELOGEEK\MooX-Options-2.1.tar.gz ok MooX-Options-2.1/t MooX-Options-2.1/t/mo.t MooX-Options-2.1 MooX-Options-2.1/README MooX-Options-2.1/Changes MooX-Options-2.1/t/doc.t MooX-Options-2.1/t/moo.t MooX-Options-2.1/LICENSE MooX-Options-2.1/dist.ini MooX-Options-2.1/META.yml MooX-Options-2.1/MANIFEST MooX-Options-2.1/Build.PL MooX-Options-2.1/t/base.st MooX-Options-2.1/t/moose.t MooX-Options-2.1/t/mouse.t MooX-Options-2.1/t/filter.t MooX-Options-2.1/README.mkdn MooX-Options-2.1/t/failure.t MooX-Options-2.1/t/flavour.t MooX-Options-2.1/coverage.txt MooX-Options-2.1/xt MooX-Options-2.1/xt/perltidy.rc MooX-Options-2.1/t/00-compile.t MooX-Options-2.1/xt/perlcritic.rc MooX-Options-2.1/t/author-critic.t MooX-Options-2.1/lib/MooX MooX-Options-2.1/lib/MooX/Options.pm MooX-Options-2.1/t/000-report-versions.t MooX-Options-2.1/t/release-unused-vars.t MooX-Options-2.1/t/release-pod-coverage.t MooX-Options-2.1/failure MooX-Options-2.1/failure/failure-with-mouse.pl CPAN.pm: Going to build C/CE/CELOGEEK/MooX-Options-2.1.tar.gz >>> C:\Perl64-5.14\bin\perl.exe Build.PL Created MYMETA.yml and MYMETA.json Creating new 'Build' script for 'MooX-Options' version '2.1' >>> C:\Perl64-5.14\bin\perl.exe ./Build Building MooX-Options CELOGEEK/MooX-Options-2.1.tar.gz C:\Perl64-5.14\bin\perl.exe ./Build -- OK Running Build test >>> C:\Perl64-5.14\bin\perl.exe ./Build test verbose=1 t/00-compile.t ............ 1..1 ok 1 - MooX::Options loaded ok ok # Testing with Perl 5.014000, C:\Perl64-5.14\bin\perl.exe # Carp version is 1.26 # Data::Dumper version is 2.131 # Data::Record version is 0.02 # File::Find version is 1.19 # File::Temp version is 0.22 # FindBin version is 1.50 # Getopt::Long version is 2.38 # Getopt::Long::Descriptive version is 0.091 # Mo version is 0.31 # Module::Build version is 0.4001 # Module::Load::Conditional version is 0.50 # Moo version is 0.091014 # Moose version is 2.0603 # Mouse version is 0.97 # Regexp::Common version is 2011121001 # Scalar::Util version is 1.25 # Test::More version is 0.98 # Test::Trap version is 0.2.2 # Try::Tiny version is 0.11 # strict version is 1.04 # warnings version is 1.12 t/000-report-versions.t ... ok 1 - require Carp; ok 2 - require Data::Dumper; ok 3 - require Data::Record; ok 4 - require File::Find; ok 5 - require File::Temp; ok 6 - require FindBin; ok 7 - require Getopt::Long; ok 8 - require Getopt::Long::Descriptive; ok 9 - require Mo; ok 10 - require Module::Build; ok 11 - require Module::Load::Conditional; ok 12 - require Moo; ok 13 - require Moose; ok 14 - require Mouse; ok 15 - require Regexp::Common; ok 16 - require Scalar::Util; ok 17 - require Test::More; ok 18 - require Test::Trap; ok 19 - require Try::Tiny; ok 20 - require strict; ok 21 - require warnings; 1..21 ok t/author-critic.t ......... skipped: these tests are for testing by the author t/doc.t ................... ok 1 - doc has been filtered ok 2 - documentation has been keeped ok 3 - documentation work ok 4 - doc pass first ok 5 - doc pass first 1..5 ok t/failure.t ............... ok 1 - creation_chain_method parameters should be defined ok 2 - creation_method_name parameters should be defined ok 3 - option_chain_method parameters should be defined ok 4 - option_method_name parameters should be defined ok 5 - creation_chain_method point to a missing method ok 6 - option_chain_method point to a missing method ok 7 - creation_method_name point to a defined method ok 8 - option_method_name point to a defined method ok 9 - negativable and format are incompatible ok 10 - help method can't be defined ok 11 - usage is already autogenerated ok 12 - option_chain_method do nothing to create attribute with the same name 1..12 ok t/filter.t ................ ok 1 - test with Moo filter ok 2 - test with no Moo filter 1..2 ok t/flavour.t ............... # Without flavour ok 1 - anarg is left ok 2 - bool was set ok 3 - anarg is left ok 4 - died with usage message ok 5 - and a warning from GLD 1..5 ok 1 - unknown option # With flavour ok 1 - anarg is left ok 2 - bool was set ok 3 - anarg is left ok 4 - bool was set ok 5 - anarg and unknown_option are left 1..5 ok 2 - flavour 1..2 ok t/mo.t .................... # Test Mo # no args ok 1 - bool defined ok 2 - counter defined ok 3 - empty defined ok 4 - bool values is undef ok 5 - counter values is undef ok 6 - empty values is undef 1..6 ok 1 - no args # args value with repeatable # bool 1 # counter 3 # empty 1 ok 1 - bool values is defined ok 2 - counter values is defined ok 3 - empty values is defined ok 4 - bool is well defined ok 5 - counter is well defined ok 6 - empty is well defined 1..6 ok 2 - args value # negativable ok 1 - empty is well defined 1..1 ok 3 - negativable # split ok 1 - split one arg ok 2 - split two arg ok 3 - split one arg autosplit ok 4 - split three arg with autosplit 1..4 ok 4 - split # test required ok 1 - missing args, exit 1 ok 2 - str_reg is missing ok 3 - str req is ok ok 4 - missing args exit 1 ok 5 - multi is missing 1..5 ok 5 - test required # test help ok 1 - help, exit 0 ok 2 - str_reg is missing 1..2 ok 6 - test help # value override ok 1 - str req is ok ok 2 - str req is override with ok 1..2 ok 7 - value override # split on complexe str ok 1 - str req is ok ok 2 - str req is ok 1..2 ok 8 - split_complexe_str # Test chain method ok 1 - should die ok 1..1 ok 9 - should_die_ok # test usage method ok 1 - usage method exists ok 2 - exit code is correct ok 3 - custom message is present ok 4 - custom message is really present ok 5 - help is present ok 6 - attr no doc is present 1..6 ok 10 - test usage # doc usage ok 1 - usage method exists ok 2 - exit code is correct ok 3 - doc on attribute 1..3 ok 11 - doc usage 1..11 ok 1 - Mo 1..1 ok t/moo.t ................... # Test Moo # no args ok 1 - bool defined ok 2 - counter defined ok 3 - empty defined ok 4 - bool values is undef ok 5 - counter values is undef ok 6 - empty values is undef 1..6 ok 1 - no args # args value with repeatable # bool 1 # counter 3 # empty 1 ok 1 - bool values is defined ok 2 - counter values is defined ok 3 - empty values is defined ok 4 - bool is well defined ok 5 - counter is well defined ok 6 - empty is well defined 1..6 ok 2 - args value # negativable ok 1 - empty is well defined 1..1 ok 3 - negativable # split ok 1 - split one arg ok 2 - split two arg ok 3 - split one arg autosplit ok 4 - split three arg with autosplit 1..4 ok 4 - split # test required ok 1 - missing args, exit 1 ok 2 - str_reg is missing ok 3 - str req is ok ok 4 - missing args exit 1 ok 5 - multi is missing 1..5 ok 5 - test required # test help ok 1 - help, exit 0 ok 2 - str_reg is missing 1..2 ok 6 - test help # value override ok 1 - str req is ok ok 2 - str req is override with ok 1..2 ok 7 - value override # split on complexe str ok 1 - str req is ok ok 2 - str req is ok 1..2 ok 8 - split_complexe_str # Test chain method ok 1 - should die ok 1..1 ok 9 - should_die_ok # test usage method ok 1 - usage method exists ok 2 - exit code is correct ok 3 - custom message is present ok 4 - custom message is really present ok 5 - help is present ok 6 - attr no doc is present 1..6 ok 10 - test usage # doc usage ok 1 - usage method exists ok 2 - exit code is correct ok 3 - doc on attribute 1..3 ok 11 - doc usage 1..11 ok 1 - Moo 1..1 ok t/moose.t ................. # Test Moose # no args ok 1 - bool defined ok 2 - counter defined ok 3 - empty defined ok 4 - bool values is undef ok 5 - counter values is undef ok 6 - empty values is undef 1..6 ok 1 - no args # args value with repeatable # bool 1 # counter 3 # empty 1 ok 1 - bool values is defined ok 2 - counter values is defined ok 3 - empty values is defined ok 4 - bool is well defined ok 5 - counter is well defined ok 6 - empty is well defined 1..6 ok 2 - args value # negativable ok 1 - empty is well defined 1..1 ok 3 - negativable # split ok 1 - split one arg ok 2 - split two arg ok 3 - split one arg autosplit ok 4 - split three arg with autosplit 1..4 ok 4 - split # test required ok 1 - missing args, exit 1 ok 2 - str_reg is missing ok 3 - str req is ok ok 4 - missing args exit 1 ok 5 - multi is missing 1..5 ok 5 - test required # test help ok 1 - help, exit 0 ok 2 - str_reg is missing 1..2 ok 6 - test help # value override ok 1 - str req is ok ok 2 - str req is override with ok 1..2 ok 7 - value override # split on complexe str ok 1 - str req is ok ok 2 - str req is ok 1..2 ok 8 - split_complexe_str # Test chain method ok 1 - should die ok 1..1 ok 9 - should_die_ok # test usage method ok 1 - usage method exists ok 2 - exit code is correct ok 3 - custom message is present ok 4 - custom message is really present ok 5 - help is present ok 6 - attr no doc is present 1..6 ok 10 - test usage # doc usage ok 1 - usage method exists ok 2 - exit code is correct ok 3 - doc on attribute 1..3 ok 11 - doc usage 1..11 ok 1 - Moose 1..1 ok t/mouse.t ................. # Test Mouse # no args ok 1 - bool defined ok 2 - counter defined ok 3 - empty defined ok 4 - bool values is undef ok 5 - counter values is undef ok 6 - empty values is undef 1..6 ok 1 - no args # args value with repeatable # bool 1 # counter 3 # empty 1 ok 1 - bool values is defined ok 2 - counter values is defined ok 3 - empty values is defined ok 4 - bool is well defined ok 5 - counter is well defined ok 6 - empty is well defined 1..6 ok 2 - args value # negativable ok 1 - empty is well defined 1..1 ok 3 - negativable # split ok 1 - split one arg ok 2 - split two arg ok 3 - split one arg autosplit ok 4 - split three arg with autosplit 1..4 ok 4 - split # test required ok 1 - missing args, exit 1 ok 2 - str_reg is missing ok 3 - str req is ok ok 4 - missing args exit 1 ok 5 - multi is missing 1..5 ok 5 - test required # test help ok 1 - help, exit 0 ok 2 - str_reg is missing 1..2 ok 6 - test help # value override ok 1 - str req is ok ok 2 - str req is override with ok 1..2 ok 7 - value override # split on complexe str ok 1 - str req is ok ok 2 - str req is ok 1..2 ok 8 - split_complexe_str # Test chain method ok 1 - should die ok 1..1 ok 9 - should_die_ok # test usage method ok 1 - usage method exists ok 2 - exit code is correct ok 3 - custom message is present ok 4 - custom message is really present ok 5 - help is present ok 6 - attr no doc is present 1..6 ok 10 - test usage # doc usage ok 1 - usage method exists ok 2 - exit code is correct ok 3 - doc on attribute 1..3 ok 11 - doc usage 1..11 ok 1 - Mouse 1..1 ok t/release-pod-coverage.t .. skipped: these tests are for release candidate testing t/release-unused-vars.t ... skipped: these tests are for release candidate testing All tests successful. Files=13, Tests=47, 6 wallclock secs ( 0.11 usr + 0.00 sys = 0.11 CPU) Result: PASS CELOGEEK/MooX-Options-2.1.tar.gz C:\Perl64-5.14\bin\perl.exe ./Build test verbose=1 -- OK celogeek <me@celogeek.com> add option keywords to your object (Mo/Moo/Mouse/Moose and any others) >>> (cd C:\cpanfly-5.14\var\cpan\build\MooX-Options-2.1-_UdCi_ && tar cvf - MooX-Options-2.1.ppd blib) | gzip -c >C:/cpanfly-5.14/var/REPO/C/CE/CELOGEEK/MooX-Options-2.1.tar.gz MooX-Options-2.1.ppd blib/ blib/lib/ blib/lib/MooX/ blib/lib/MooX/Options.pm >>> mv C:\cpanfly-5.14\var\cpan\build\MooX-Options-2.1-_UdCi_/MooX-Options-2.1.ppd C:/cpanfly-5.14/var/REPO/C/CE/CELOGEEK Finished 2012-07-18T02:14:45