PATH=/usr/bin:/bin:/Users/fly1600/var/megalib/bin Start 2014-07-26T03:04:23 ActivePerl-1600 CPAN-2.00 Reading '/Users/fly1600/var/cpan/Metadata' Database was generated on Sat, 26 Jul 2014 08:41:02 GMT Running make for S/SH/SHARYANTO/Complete-Getopt-Long-0.04.tar.gz Checksum for /data/cpan/authors/id/S/SH/SHARYANTO/Complete-Getopt-Long-0.04.tar.gz ok Complete-Getopt-Long-0.04/ Complete-Getopt-Long-0.04/Changes Complete-Getopt-Long-0.04/LICENSE Complete-Getopt-Long-0.04/MANIFEST Complete-Getopt-Long-0.04/lib/ Complete-Getopt-Long-0.04/lib/Complete/ Complete-Getopt-Long-0.04/lib/Complete/Getopt/ Complete-Getopt-Long-0.04/lib/Complete/Getopt/Long.pm Complete-Getopt-Long-0.04/README Complete-Getopt-Long-0.04/META.json Complete-Getopt-Long-0.04/Makefile.PL Complete-Getopt-Long-0.04/dist.ini Complete-Getopt-Long-0.04/t/ Complete-Getopt-Long-0.04/t/release-rinci.t Complete-Getopt-Long-0.04/t/release-pod-coverage.t Complete-Getopt-Long-0.04/t/00-compile.t Complete-Getopt-Long-0.04/t/release-pod-syntax.t Complete-Getopt-Long-0.04/t/complete_cli_arg.t Complete-Getopt-Long-0.04/weaver.ini Complete-Getopt-Long-0.04/META.yml CPAN.pm: Building S/SH/SHARYANTO/Complete-Getopt-Long-0.04.tar.gz >>> /Users/fly1600/ap1600/bin/perl-dynamic Makefile.PL Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Complete::Getopt::Long Writing MYMETA.yml and MYMETA.json >>> make cp lib/Complete/Getopt/Long.pm blib/lib/Complete/Getopt/Long.pm Manifying blib/man3/Complete::Getopt::Long.3 SHARYANTO/Complete-Getopt-Long-0.04.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /Users/fly1600/ap1600/bin/perl-dynamic "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00-compile.t ............ 1..1 ok 1 - Complete/Getopt/Long.pm loaded ok ok t/complete_cli_arg.t ...... # Subtest: basics # Subtest: option name ok 1 - result 1..1 ok 1 - option name # Subtest: option name (2) ok 1 - result 1..1 ok 2 - option name (2) # Subtest: option name (3) ok 1 - result 1..1 ok 3 - option name (3) # Subtest: option name with mentioned non-repeatable option ok 1 - result 1..1 ok 4 - option name with mentioned non-repeatable option # Subtest: option name with mentioned non-repeatable option 2 ok 1 - result 1..1 ok 5 - option name with mentioned non-repeatable option 2 # Subtest: option name with mentioned non-repeatable option 3 (alias) ok 1 - result 1..1 ok 6 - option name with mentioned non-repeatable option 3 (alias) # Subtest: option name with mentioned non-repeatable option 3 (alias) ok 1 - result 1..1 ok 7 - option name with mentioned non-repeatable option 3 (alias) # Subtest: repetable option name 1 (assigned to arrayref) ok 1 - result 1..1 ok 8 - repetable option name 1 (assigned to arrayref) # Subtest: repetable option name 2 (desttype @) ok 1 - result 1..1 ok 9 - repetable option name 2 (desttype @) # Subtest: repetable option name 3 (desttype %) ok 1 - result 1..1 ok 10 - repetable option name 3 (desttype %) # Subtest: repetable option name 4 (incremental) ok 1 - result 1..1 ok 11 - repetable option name 4 (incremental) # Subtest: option name + arg completion ok 1 - result 1..1 ok 12 - option name + arg completion # Subtest: option value without completion ok 1 - result 1..1 ok 13 - option value without completion # Subtest: option value without completion (2) ok 1 - result 1..1 ok 14 - option value without completion (2) # Subtest: option value for unknown option ok 1 - result 1..1 ok 15 - option value for unknown option # Subtest: option value for option that does not expect value ok 1 - result 1..1 ok 16 - option value for option that does not expect value # Subtest: option value with array completion ok 1 - result 1..1 ok 17 - option value with array completion # Subtest: option value with array completion (2) ok 1 - result 1..1 ok 18 - option value with array completion (2) # Subtest: option value with array completion using = ok 1 - result 1..1 ok 19 - option value with array completion using = # Subtest: option value with code completion returning array ok 1 - result 1..1 ok 20 - option value with code completion returning array # Subtest: option name + arg ok 1 - result 1..1 ok 21 - option name + arg 1..21 ok 1 - basics 1..1 ok 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-rinci.t ......... skipped: these tests are for release candidate testing All tests successful. Files=5, Tests=2, 0 wallclock secs ( 0.04 usr 0.01 sys + 0.20 cusr 0.04 csys = 0.29 CPU) Result: PASS SHARYANTO/Complete-Getopt-Long-0.04.tar.gz make test TEST_VERBOSE=1 -- OK Steven Haryanto <stevenharyanto@gmail.com> Complete command-line argument using Getopt::Long specification >>> (cd /Users/fly1600/var/cpan/build/Complete-Getopt-Long-0.04-4hVJ1q && tar cvf - Complete-Getopt-Long-0.04.ppd blib) | gzip -c >/Users/fly1600/var/REPO/S/SH/SHARYANTO/Complete-Getopt-Long-0.04.tar.gz Complete-Getopt-Long-0.04.ppd blib/ blib/lib/ blib/lib/Complete/ blib/lib/Complete/Getopt/ blib/lib/Complete/Getopt/Long.pm blib/man3/ blib/man3/Complete::Getopt::Long.3 >>> mv /Users/fly1600/var/cpan/build/Complete-Getopt-Long-0.04-4hVJ1q/Complete-Getopt-Long-0.04.ppd /Users/fly1600/var/REPO/S/SH/SHARYANTO Finished 2014-07-26T03:04:27