PATH=/usr/bin:/bin Start 2012-06-02T02:45:34 ActivePerl-1600 CPAN-1.9402 Going to read '/home/fly1600/var/cpan/Metadata' Database was generated on Sat, 02 Jun 2012 08:23:03 GMT Running make for C/CE/CELOGEEK/MooX-Options-1.5.tar.gz Checksum for /net/nas/data/cpan/authors/id/C/CE/CELOGEEK/MooX-Options-1.5.tar.gz ok MooX-Options-1.5/t MooX-Options-1.5/t/mo.t MooX-Options-1.5 MooX-Options-1.5/README MooX-Options-1.5/Changes MooX-Options-1.5/t/moo.t MooX-Options-1.5/LICENSE MooX-Options-1.5/dist.ini MooX-Options-1.5/META.yml MooX-Options-1.5/MANIFEST MooX-Options-1.5/Build.PL MooX-Options-1.5/t/base.st MooX-Options-1.5/t/moose.t MooX-Options-1.5/t/mouse.t MooX-Options-1.5/perltidyrc MooX-Options-1.5/t/filter.t MooX-Options-1.5/README.mkdn MooX-Options-1.5/t/failure.t MooX-Options-1.5/t/flavour.t MooX-Options-1.5/coverage.txt MooX-Options-1.5/t/00-compile.t MooX-Options-1.5/lib/MooX MooX-Options-1.5/lib/MooX/Options.pm MooX-Options-1.5/t/release-pod-syntax.t MooX-Options-1.5/t/000-report-versions.t MooX-Options-1.5/t/release-unused-vars.t MooX-Options-1.5/t/release-pod-coverage.t MooX-Options-1.5/t/release-minimum-version.t MooX-Options-1.5/failure MooX-Options-1.5/failure/failure-with-mouse.pl MooX-Options-1.5/t/release-consistent-version.t CPAN.pm: Going to build C/CE/CELOGEEK/MooX-Options-1.5.tar.gz >>> /home/fly1600/ap1600/bin/perl-static Build.PL Checking prerequisites... requires: ! Data::Record is not installed ! Regexp::Common is not installed ERRORS/WARNINGS FOUND IN PREREQUISITES. You may wish to install the versions of the modules indicated above before proceeding with this installation Created MYMETA.yml and MYMETA.json Creating new 'Build' script for 'MooX-Options' version '1.5' ---- Unsatisfied dependencies detected during ---- ---- CELOGEEK/MooX-Options-1.5.tar.gz ---- Data::Record [requires] Regexp::Common [requires] Running Build test Delayed until after prerequisites Running test for module 'Data::Record' Running make for O/OV/OVID/Data-Record-0.02.tar.gz Checksum for /net/nas/data/cpan/authors/id/O/OV/OVID/Data-Record-0.02.tar.gz ok Data-Record-0.02/ Data-Record-0.02/Build.PL Data-Record-0.02/Changes Data-Record-0.02/lib/ Data-Record-0.02/lib/Data/ Data-Record-0.02/lib/Data/Record.pm Data-Record-0.02/Makefile.PL Data-Record-0.02/MANIFEST Data-Record-0.02/META.yml Data-Record-0.02/README Data-Record-0.02/t/ Data-Record-0.02/t/00-load.t Data-Record-0.02/t/10record.t Data-Record-0.02/t/pod-coverage.t Data-Record-0.02/t/pod.t CPAN.pm: Going to build O/OV/OVID/Data-Record-0.02.tar.gz >>> /home/fly1600/ap1600/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Data::Record Writing MYMETA.yml and MYMETA.json >>> make cp lib/Data/Record.pm blib/lib/Data/Record.pm Manifying blib/man3/Data::Record.3 OVID/Data-Record-0.02.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/fly1600/ap1600/bin/perl-static "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t # Testing Data::Record 0.02, Perl 5.016000, /home/fly1600/ap1600/bin/perl-static t/00-load.t ....... 1..1 ok 1 - use Data::Record; ok t/10record.t ...... ok 1 - use Data::Record; ok 2 - Data::Record->can('new') ok 3 - new() should croak if both limit and trim are specified ok 4 - ... and calling it should suceed ok 5 - ... and the object it returns isa Data::Record ok 6 - Data::Record->can('records') ok 7 - ... and it should return records ok 8 - ... and they should be the correct ones ok 9 - Data::Record->can('limit') ok 10 - ... initial limit should pull all records ok 11 - ... but setting it a non-numeric value should fail ok 12 - ... and setting it a numeric non-integer value should fail ok 13 - ... and it should return records ok 14 - ... and they should be the correct ones ok 15 - Data::Record->can('chomp') ok 16 - ... and it should have a true default value ok 17 - ... and it should return records ok 18 - ... and they should be the correct ones ok 19 - We should be able to keep the split value and trim trailing nulls ok 20 - Data::Record->can('token') ok 21 - ... and the token should not be present in the data ok 22 - ... setting the token to a value that does not match split should succeed ok 23 - ... and the result of $record->records should be unchanged ok 24 - ... but it should fail if it matches the split value ok 25 - We should be able to set the token to a value in our target text ok 26 - ... but calling records should then croak() ok 27 - Calling records() should fail if we cannot determine a unique token ok 28 - We should be able to correctly split records even if their split is numeric ok 29 - Specifiying how you want your fields created should succeed 1..29 ok t/pod-coverage.t .. skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod.t ........... 1..1 ok 1 - POD test for blib/lib/Data/Record.pm ok All tests successful. Files=4, Tests=31, 0 wallclock secs ( 0.05 usr 0.00 sys + 0.24 cusr 0.00 csys = 0.29 CPU) Result: PASS OVID/Data-Record-0.02.tar.gz make test TEST_VERBOSE=1 -- OK Curtis 'Ovid' Poe <ovid@cpan.org> "split" on steroids >>> (cd /home/fly1600/var/cpan/build/Data-Record-0.02-qDh0Xw && tar cvf - Data-Record-0.02.ppd blib) | gzip -c >/home/fly1600/var/REPO/O/OV/OVID/Data-Record-0.02.tar.gz Data-Record-0.02.ppd blib/ blib/lib/ blib/lib/Data/ blib/lib/Data/Record.pm blib/man3/ blib/man3/Data::Record.3 >>> mv /home/fly1600/var/cpan/build/Data-Record-0.02-qDh0Xw/Data-Record-0.02.ppd /home/fly1600/var/REPO/O/OV/OVID Running test for module 'Regexp::Common' ______________________ D i s t r o P r e f s ______________________ Regexp-Common.yml[0] Running make for A/AB/ABIGAIL/Regexp-Common-2011121001.tar.gz Prepending /home/fly1600/var/cpan/build/Data-Record-0.02-qDh0Xw/blib/arch /home/fly1600/var/cpan/build/Data-Record-0.02-qDh0Xw/blib/lib to PERL5LIB for 'get' Checksum for /net/nas/data/cpan/authors/id/A/AB/ABIGAIL/Regexp-Common-2011121001.tar.gz ok Regexp-Common-2011121001/ Regexp-Common-2011121001/COPYRIGHT.AL Regexp-Common-2011121001/Makefile.PL Regexp-Common-2011121001/COPYRIGHT.MIT Regexp-Common-2011121001/TODO Regexp-Common-2011121001/MANIFEST Regexp-Common-2011121001/Changes Regexp-Common-2011121001/COPYRIGHT.AL2 Regexp-Common-2011121001/t/ Regexp-Common-2011121001/t/URI/ Regexp-Common-2011121001/t/URI/wais.t Regexp-Common-2011121001/t/URI/telnet.t Regexp-Common-2011121001/t/URI/file.t Regexp-Common-2011121001/t/URI/news.t Regexp-Common-2011121001/t/URI/http.t Regexp-Common-2011121001/t/URI/prospero.t Regexp-Common-2011121001/t/URI/gopher.t Regexp-Common-2011121001/t/URI/tv.t Regexp-Common-2011121001/t/URI/any.t Regexp-Common-2011121001/t/URI/nntp.t Regexp-Common-2011121001/t/URI/fax.t Regexp-Common-2011121001/t/URI/pop.t Regexp-Common-2011121001/t/URI/tel.t Regexp-Common-2011121001/t/URI/ftp.t Regexp-Common-2011121001/t/test_list.t Regexp-Common-2011121001/t/Common.pm Regexp-Common-2011121001/t/test_sub_named.t Regexp-Common-2011121001/t/test_bases_sep.t Regexp-Common-2011121001/t/test___luhn.t Regexp-Common-2011121001/t/number/ Regexp-Common-2011121001/t/number/decimal.t Regexp-Common-2011121001/t/number/number.t Regexp-Common-2011121001/t/number/integer.t Regexp-Common-2011121001/t/test_profanity.t Regexp-Common-2011121001/t/test_i.t Regexp-Common-2011121001/t/comment/ Regexp-Common-2011121001/t/comment/single_or_multiline.t Regexp-Common-2011121001/t/comment/html.t Regexp-Common-2011121001/t/comment/single_line.t Regexp-Common-2011121001/t/comment/nested.t Regexp-Common-2011121001/t/comment/pascal.t Regexp-Common-2011121001/t/comment/delimited.t Regexp-Common-2011121001/t/test_delimited.t Regexp-Common-2011121001/t/test_mac.t Regexp-Common-2011121001/t/test_lingua_palindrome.t Regexp-Common-2011121001/t/test_comments.t Regexp-Common-2011121001/t/test_bases.t Regexp-Common-2011121001/t/test_ws.t Regexp-Common-2011121001/t/test_no_import.t Regexp-Common-2011121001/t/zip/ Regexp-Common-2011121001/t/zip/germany.t Regexp-Common-2011121001/t/zip/belgium.t Regexp-Common-2011121001/t/zip/zip.t Regexp-Common-2011121001/t/zip/spain.t Regexp-Common-2011121001/t/zip/greenland.t Regexp-Common-2011121001/t/zip/norway.t Regexp-Common-2011121001/t/zip/italy.t Regexp-Common-2011121001/t/zip/france.t Regexp-Common-2011121001/t/zip/australia.t Regexp-Common-2011121001/t/zip/us.t Regexp-Common-2011121001/t/zip/netherlands.t Regexp-Common-2011121001/t/zip/denmark.t Regexp-Common-2011121001/t/test_keep.t Regexp-Common-2011121001/t/test_balanced.t Regexp-Common-2011121001/t/zzz_60_pod_coverage.t Regexp-Common-2011121001/t/test_domain.t Regexp-Common-2011121001/t/test_roman.t Regexp-Common-2011121001/t/test_sub.t Regexp-Common-2011121001/t/zzz_50_pod.t Regexp-Common-2011121001/t/test_curry.t Regexp-Common-2011121001/t/test_ip.t Regexp-Common-2011121001/t/SEN/ Regexp-Common-2011121001/t/SEN/usa_ssn.t Regexp-Common-2011121001/t/test_squares.t Regexp-Common-2011121001/COPYRIGHT Regexp-Common-2011121001/META.yml Regexp-Common-2011121001/COPYRIGHT.BSD Regexp-Common-2011121001/lib/ Regexp-Common-2011121001/lib/Regexp/ Regexp-Common-2011121001/lib/Regexp/Common.pm Regexp-Common-2011121001/lib/Regexp/Common/ Regexp-Common-2011121001/lib/Regexp/Common/URI/ Regexp-Common-2011121001/lib/Regexp/Common/URI/RFC1808.pm Regexp-Common-2011121001/lib/Regexp/Common/URI/http.pm Regexp-Common-2011121001/lib/Regexp/Common/URI/RFC2396.pm Regexp-Common-2011121001/lib/Regexp/Common/URI/telnet.pm Regexp-Common-2011121001/lib/Regexp/Common/URI/RFC1035.pm Regexp-Common-2011121001/lib/Regexp/Common/URI/RFC2384.pm Regexp-Common-2011121001/lib/Regexp/Common/URI/ftp.pm Regexp-Common-2011121001/lib/Regexp/Common/URI/fax.pm Regexp-Common-2011121001/lib/Regexp/Common/URI/prospero.pm Regexp-Common-2011121001/lib/Regexp/Common/URI/news.pm Regexp-Common-2011121001/lib/Regexp/Common/URI/pop.pm Regexp-Common-2011121001/lib/Regexp/Common/URI/RFC2806.pm Regexp-Common-2011121001/lib/Regexp/Common/URI/file.pm Regexp-Common-2011121001/lib/Regexp/Common/URI/RFC1738.pm Regexp-Common-2011121001/lib/Regexp/Common/URI/tel.pm Regexp-Common-2011121001/lib/Regexp/Common/URI/gopher.pm Regexp-Common-2011121001/lib/Regexp/Common/URI/wais.pm Regexp-Common-2011121001/lib/Regexp/Common/URI/tv.pm Regexp-Common-2011121001/lib/Regexp/Common/profanity.pm Regexp-Common-2011121001/lib/Regexp/Common/delimited.pm Regexp-Common-2011121001/lib/Regexp/Common/whitespace.pm Regexp-Common-2011121001/lib/Regexp/Common/lingua.pm Regexp-Common-2011121001/lib/Regexp/Common/balanced.pm Regexp-Common-2011121001/lib/Regexp/Common/SEN.pm Regexp-Common-2011121001/lib/Regexp/Common/comment.pm Regexp-Common-2011121001/lib/Regexp/Common/CC.pm Regexp-Common-2011121001/lib/Regexp/Common/net.pm Regexp-Common-2011121001/lib/Regexp/Common/list.pm Regexp-Common-2011121001/lib/Regexp/Common/number.pm Regexp-Common-2011121001/lib/Regexp/Common/URI.pm Regexp-Common-2011121001/lib/Regexp/Common/_support.pm Regexp-Common-2011121001/lib/Regexp/Common/zip.pm Regexp-Common-2011121001/README Prepending /home/fly1600/var/cpan/build/Data-Record-0.02-qDh0Xw/blib/arch /home/fly1600/var/cpan/build/Data-Record-0.02-qDh0Xw/blib/lib to PERL5LIB for 'make' CPAN.pm: Going to build A/AB/ABIGAIL/Regexp-Common-2011121001.tar.gz >>> /home/fly1600/ap1600/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Regexp::Common Writing MYMETA.yml and MYMETA.json >>> make cp lib/Regexp/Common/URI/news.pm blib/lib/Regexp/Common/URI/news.pm cp lib/Regexp/Common/_support.pm blib/lib/Regexp/Common/_support.pm cp lib/Regexp/Common/balanced.pm blib/lib/Regexp/Common/balanced.pm cp lib/Regexp/Common/URI/ftp.pm blib/lib/Regexp/Common/URI/ftp.pm cp lib/Regexp/Common/comment.pm blib/lib/Regexp/Common/comment.pm cp lib/Regexp/Common/URI/telnet.pm blib/lib/Regexp/Common/URI/telnet.pm cp lib/Regexp/Common/URI/RFC2396.pm blib/lib/Regexp/Common/URI/RFC2396.pm cp lib/Regexp/Common/whitespace.pm blib/lib/Regexp/Common/whitespace.pm cp lib/Regexp/Common/URI/tel.pm blib/lib/Regexp/Common/URI/tel.pm cp lib/Regexp/Common/URI/RFC1035.pm blib/lib/Regexp/Common/URI/RFC1035.pm cp lib/Regexp/Common/profanity.pm blib/lib/Regexp/Common/profanity.pm cp lib/Regexp/Common/URI.pm blib/lib/Regexp/Common/URI.pm cp lib/Regexp/Common/URI/RFC1738.pm blib/lib/Regexp/Common/URI/RFC1738.pm cp lib/Regexp/Common/CC.pm blib/lib/Regexp/Common/CC.pm cp lib/Regexp/Common/URI/RFC2806.pm blib/lib/Regexp/Common/URI/RFC2806.pm cp lib/Regexp/Common.pm blib/lib/Regexp/Common.pm cp lib/Regexp/Common/URI/prospero.pm blib/lib/Regexp/Common/URI/prospero.pm cp lib/Regexp/Common/URI/RFC2384.pm blib/lib/Regexp/Common/URI/RFC2384.pm cp lib/Regexp/Common/list.pm blib/lib/Regexp/Common/list.pm cp lib/Regexp/Common/URI/file.pm blib/lib/Regexp/Common/URI/file.pm cp lib/Regexp/Common/number.pm blib/lib/Regexp/Common/number.pm cp lib/Regexp/Common/zip.pm blib/lib/Regexp/Common/zip.pm cp lib/Regexp/Common/delimited.pm blib/lib/Regexp/Common/delimited.pm cp lib/Regexp/Common/URI/RFC1808.pm blib/lib/Regexp/Common/URI/RFC1808.pm cp lib/Regexp/Common/URI/wais.pm blib/lib/Regexp/Common/URI/wais.pm cp lib/Regexp/Common/URI/tv.pm blib/lib/Regexp/Common/URI/tv.pm cp lib/Regexp/Common/URI/http.pm blib/lib/Regexp/Common/URI/http.pm cp lib/Regexp/Common/lingua.pm blib/lib/Regexp/Common/lingua.pm cp lib/Regexp/Common/URI/fax.pm blib/lib/Regexp/Common/URI/fax.pm cp lib/Regexp/Common/net.pm blib/lib/Regexp/Common/net.pm cp lib/Regexp/Common/SEN.pm blib/lib/Regexp/Common/SEN.pm cp lib/Regexp/Common/URI/pop.pm blib/lib/Regexp/Common/URI/pop.pm cp lib/Regexp/Common/URI/gopher.pm blib/lib/Regexp/Common/URI/gopher.pm Manifying blib/man3/Regexp::Common::URI::news.3 Manifying blib/man3/Regexp::Common::_support.3 Manifying blib/man3/Regexp::Common::balanced.3 Manifying blib/man3/Regexp::Common::comment.3 Manifying blib/man3/Regexp::Common::URI::telnet.3 Manifying blib/man3/Regexp::Common::URI::RFC2396.3 Manifying blib/man3/Regexp::Common::URI::tel.3 Manifying blib/man3/Regexp::Common::URI::RFC1738.3 Manifying blib/man3/Regexp::Common::CC.3 Manifying blib/man3/Regexp::Common::URI::RFC2384.3 Manifying blib/man3/Regexp::Common::URI::prospero.3 Manifying blib/man3/Regexp::Common::list.3 Manifying blib/man3/Regexp::Common::zip.3 Manifying blib/man3/Regexp::Common::number.3 Manifying blib/man3/Regexp::Common::URI::file.3 Manifying blib/man3/Regexp::Common::URI::RFC1808.3 Manifying blib/man3/Regexp::Common::URI::tv.3 Manifying blib/man3/Regexp::Common::URI::wais.3 Manifying blib/man3/Regexp::Common::URI::gopher.3 Manifying blib/man3/Regexp::Common::URI::pop.3 Manifying blib/man3/Regexp::Common::SEN.3 Manifying blib/man3/Regexp::Common::URI::ftp.3 Manifying blib/man3/Regexp::Common::whitespace.3 Manifying blib/man3/Regexp::Common::URI::RFC1035.3 Manifying blib/man3/Regexp::Common::profanity.3 Manifying blib/man3/Regexp::Common::URI.3 Manifying blib/man3/Regexp::Common::URI::RFC2806.3 Manifying blib/man3/Regexp::Common.3 Manifying blib/man3/Regexp::Common::delimited.3 Manifying blib/man3/Regexp::Common::URI::http.3 Manifying blib/man3/Regexp::Common::lingua.3 Manifying blib/man3/Regexp::Common::URI::fax.3 Manifying blib/man3/Regexp::Common::net.3 ABIGAIL/Regexp-Common-2011121001.tar.gz make -- OK Prepending /home/fly1600/var/cpan/build/Data-Record-0.02-qDh0Xw/blib/arch /home/fly1600/var/cpan/build/Data-Record-0.02-qDh0Xw/blib/lib to PERL5LIB for 'test' Running make test >>> make test VERBOSE=0 PERL_DL_NONLAZY=1 /home/fly1600/ap1600/bin/perl-static "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/*/*.t t/comment/delimited.t ............ ok t/comment/html.t ................. ok t/comment/nested.t ............... ok t/comment/pascal.t ............... ok t/comment/single_line.t .......... ok t/comment/single_or_multiline.t .. ok t/number/decimal.t ............... ok t/number/integer.t ............... ok t/number/number.t ................ ok t/SEN/usa_ssn.t .................. ok t/test___luhn.t .................. ok t/test_balanced.t ................ ok t/test_bases.t ................... ok t/test_bases_sep.t ............... ok t/test_comments.t ................ ok t/test_curry.t ................... ok t/test_delimited.t ............... ok t/test_domain.t .................. ok t/test_i.t ....................... ok t/test_ip.t ...................... ok t/test_keep.t .................... ok t/test_lingua_palindrome.t ....... ok t/test_list.t .................... ok t/test_mac.t ..................... ok t/test_no_import.t ............... ok t/test_profanity.t ............... ok t/test_roman.t ................... ok t/test_squares.t ................. ok t/test_sub.t ..................... ok t/test_sub_named.t ............... ok t/test_ws.t ...................... ok t/URI/any.t ...................... ok t/URI/fax.t ...................... ok t/URI/file.t ..................... ok t/URI/ftp.t ...................... ok t/URI/gopher.t ................... ok t/URI/http.t ..................... ok t/URI/news.t ..................... ok t/URI/nntp.t ..................... ok t/URI/pop.t ...................... ok t/URI/prospero.t ................. ok t/URI/tel.t ...................... ok t/URI/telnet.t ................... ok t/URI/tv.t ....................... ok t/URI/wais.t ..................... ok t/zip/australia.t ................ ok t/zip/belgium.t .................. ok t/zip/denmark.t .................. ok t/zip/france.t ................... ok t/zip/germany.t .................. ok t/zip/greenland.t ................ ok t/zip/italy.t .................... ok t/zip/netherlands.t .............. ok t/zip/norway.t ................... ok t/zip/spain.t .................... ok t/zip/us.t ....................... ok t/zip/zip.t ...................... ok t/zzz_50_pod.t ................... ok t/zzz_60_pod_coverage.t .......... skipped: Test::Pod::Coverage required for testing POD coverage All tests successful. Files=59, Tests=231161, 58 wallclock secs (22.90 usr 0.12 sys + 21.12 cusr 0.30 csys = 44.44 CPU) Result: PASS ABIGAIL/Regexp-Common-2011121001.tar.gz make test VERBOSE=0 -- OK Abigail <cpan@abigail.be> Provide commonly requested regular expressions >>> (cd /home/fly1600/var/cpan/build/Regexp-Common-2011121001-O8x346 && tar cvf - Regexp-Common-2011121001.ppd blib) | gzip -c >/home/fly1600/var/REPO/A/AB/ABIGAIL/Regexp-Common-2011121001.tar.gz Regexp-Common-2011121001.ppd blib/ blib/lib/ blib/lib/Regexp/ blib/lib/Regexp/Common/ blib/lib/Regexp/Common/URI/ blib/lib/Regexp/Common/URI/news.pm blib/lib/Regexp/Common/URI/ftp.pm blib/lib/Regexp/Common/URI/telnet.pm blib/lib/Regexp/Common/URI/RFC2396.pm blib/lib/Regexp/Common/URI/tel.pm blib/lib/Regexp/Common/URI/RFC1035.pm blib/lib/Regexp/Common/URI/RFC1738.pm blib/lib/Regexp/Common/URI/RFC2806.pm blib/lib/Regexp/Common/URI/prospero.pm blib/lib/Regexp/Common/URI/RFC2384.pm blib/lib/Regexp/Common/URI/file.pm blib/lib/Regexp/Common/URI/RFC1808.pm blib/lib/Regexp/Common/URI/wais.pm blib/lib/Regexp/Common/URI/tv.pm blib/lib/Regexp/Common/URI/http.pm blib/lib/Regexp/Common/URI/fax.pm blib/lib/Regexp/Common/URI/pop.pm blib/lib/Regexp/Common/URI/gopher.pm blib/lib/Regexp/Common/_support.pm blib/lib/Regexp/Common/balanced.pm blib/lib/Regexp/Common/comment.pm blib/lib/Regexp/Common/whitespace.pm blib/lib/Regexp/Common/profanity.pm blib/lib/Regexp/Common/URI.pm blib/lib/Regexp/Common/CC.pm blib/lib/Regexp/Common/list.pm blib/lib/Regexp/Common/number.pm blib/lib/Regexp/Common/zip.pm blib/lib/Regexp/Common/delimited.pm blib/lib/Regexp/Common/lingua.pm blib/lib/Regexp/Common/net.pm blib/lib/Regexp/Common/SEN.pm blib/lib/Regexp/Common.pm blib/man3/ blib/man3/Regexp::Common::URI::news.3 blib/man3/Regexp::Common::_support.3 blib/man3/Regexp::Common::balanced.3 blib/man3/Regexp::Common::comment.3 blib/man3/Regexp::Common::URI::telnet.3 blib/man3/Regexp::Common::URI::RFC2396.3 blib/man3/Regexp::Common::URI::tel.3 blib/man3/Regexp::Common::URI::RFC1738.3 blib/man3/Regexp::Common::CC.3 blib/man3/Regexp::Common::URI::RFC2384.3 blib/man3/Regexp::Common::URI::prospero.3 blib/man3/Regexp::Common::list.3 blib/man3/Regexp::Common::zip.3 blib/man3/Regexp::Common::number.3 blib/man3/Regexp::Common::URI::file.3 blib/man3/Regexp::Common::URI::RFC1808.3 blib/man3/Regexp::Common::URI::tv.3 blib/man3/Regexp::Common::URI::wais.3 blib/man3/Regexp::Common::URI::gopher.3 blib/man3/Regexp::Common::URI::pop.3 blib/man3/Regexp::Common::SEN.3 blib/man3/Regexp::Common::URI::ftp.3 blib/man3/Regexp::Common::whitespace.3 blib/man3/Regexp::Common::URI::RFC1035.3 blib/man3/Regexp::Common::profanity.3 blib/man3/Regexp::Common::URI.3 blib/man3/Regexp::Common::URI::RFC2806.3 blib/man3/Regexp::Common.3 blib/man3/Regexp::Common::delimited.3 blib/man3/Regexp::Common::URI::http.3 blib/man3/Regexp::Common::lingua.3 blib/man3/Regexp::Common::URI::fax.3 blib/man3/Regexp::Common::net.3 >>> mv /home/fly1600/var/cpan/build/Regexp-Common-2011121001-O8x346/Regexp-Common-2011121001.ppd /home/fly1600/var/REPO/A/AB/ABIGAIL Running Build for C/CE/CELOGEEK/MooX-Options-1.5.tar.gz Prepending /home/fly1600/var/cpan/build/Regexp-Common-2011121001-O8x346/blib/arch /home/fly1600/var/cpan/build/Regexp-Common-2011121001-O8x346/blib/lib /home/fly1600/var/cpan/build/Data-Record-0.02-qDh0Xw/blib/arch /home/fly1600/var/cpan/build/Data-Record-0.02-qDh0Xw/blib/lib to PERL5LIB for 'get' Has already been unwrapped into directory /home/fly1600/var/cpan/build/MooX-Options-1.5-EXrQrR Prepending /home/fly1600/var/cpan/build/Regexp-Common-2011121001-O8x346/blib/arch /home/fly1600/var/cpan/build/Regexp-Common-2011121001-O8x346/blib/lib /home/fly1600/var/cpan/build/Data-Record-0.02-qDh0Xw/blib/arch /home/fly1600/var/cpan/build/Data-Record-0.02-qDh0Xw/blib/lib to PERL5LIB for 'make' CPAN.pm: Going to build C/CE/CELOGEEK/MooX-Options-1.5.tar.gz >>> ./Build Building MooX-Options CELOGEEK/MooX-Options-1.5.tar.gz ./Build -- OK Prepending /home/fly1600/var/cpan/build/Regexp-Common-2011121001-O8x346/blib/arch /home/fly1600/var/cpan/build/Regexp-Common-2011121001-O8x346/blib/lib /home/fly1600/var/cpan/build/Data-Record-0.02-qDh0Xw/blib/arch /home/fly1600/var/cpan/build/Data-Record-0.02-qDh0Xw/blib/lib to PERL5LIB for 'test' Running Build test >>> ./Build test verbose=1 t/00-compile.t .................. 1..1 ok 1 - MooX::Options loaded ok ok # Testing with Perl 5.016000, /home/fly1600/ap1600/bin/perl-static # Carp version is 1.26 # Data::Dumper version is 2.131 # Data::Record version is 0.02 # File::Find version is 1.20 # File::Temp version is 0.22 # FindBin version is 1.51 # Getopt::Long version is 2.38 # Getopt::Long::Descriptive version is 0.091 # Module::Build version is 0.4 # 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.07 # warnings version is 1.13 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 Module::Build; ok 10 - require Regexp::Common; ok 11 - require Scalar::Util; ok 12 - require Test::More; ok 13 - require Test::Trap; ok 14 - require Try::Tiny; ok 15 - require strict; ok 16 - require warnings; 1..16 ok t/failure.t ..................... skipped: Need Moo for this test t/filter.t ...................... skipped: Need Moo for this test t/flavour.t ..................... skipped: Need Moo for this test t/mo.t .......................... skipped: Need Mo for this test t/moo.t ......................... skipped: Need Moo for this test 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-consistent-version.t .. skipped: these tests are for release candidate testing t/release-minimum-version.t ..... skipped: these tests are for release candidate testing t/release-pod-coverage.t ........ skipped: these tests are for release candidate testing t/release-pod-syntax.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=14, Tests=19, 2 wallclock secs ( 0.06 usr 0.01 sys + 1.89 cusr 0.11 csys = 2.07 CPU) Result: PASS CELOGEEK/MooX-Options-1.5.tar.gz ./Build test verbose=1 -- OK Celogeek <celogeek@cpan.org> add option keywords to your Moo object >>> (cd /home/fly1600/var/cpan/build/MooX-Options-1.5-EXrQrR && tar cvf - MooX-Options-1.5.ppd blib) | gzip -c >/home/fly1600/var/REPO/C/CE/CELOGEEK/MooX-Options-1.5.tar.gz MooX-Options-1.5.ppd blib/ blib/lib/ blib/lib/MooX/ blib/lib/MooX/Options.pm >>> mv /home/fly1600/var/cpan/build/MooX-Options-1.5-EXrQrR/MooX-Options-1.5.ppd /home/fly1600/var/REPO/C/CE/CELOGEEK Finished 2012-06-02T02:46:54