PATH=/usr/bin:/bin:/Users/fly1600/var/megalib/bin Start 2015-05-14T03:20:22 ActivePerl-1600 CPAN-2.00 Reading '/Users/fly1600/var/cpan/Metadata' Database was generated on Thu, 14 May 2015 05:17:02 GMT Running make for P/PE/PERLANCAR/App-fsql-0.18.tar.gz Checksum for /data/cpan/authors/id/P/PE/PERLANCAR/App-fsql-0.18.tar.gz ok App-fsql-0.18/ App-fsql-0.18/bin/ App-fsql-0.18/bin/fsql App-fsql-0.18/README App-fsql-0.18/lib/ App-fsql-0.18/lib/App/ App-fsql-0.18/lib/App/fsql.pm App-fsql-0.18/Makefile.PL App-fsql-0.18/Changes App-fsql-0.18/dist.ini App-fsql-0.18/LICENSE App-fsql-0.18/t/ App-fsql-0.18/t/00-compile.t App-fsql-0.18/t/01-basics.t App-fsql-0.18/t/release-pod-coverage.t App-fsql-0.18/t/release-pod-syntax.t App-fsql-0.18/t/data/ App-fsql-0.18/t/data/1.pl App-fsql-0.18/t/data/1.tsv App-fsql-0.18/t/data/1.json App-fsql-0.18/t/data/1.csv App-fsql-0.18/t/data/1.yaml App-fsql-0.18/t/data/1.ltsv App-fsql-0.18/t/release-rinci.t App-fsql-0.18/weaver.ini App-fsql-0.18/MANIFEST App-fsql-0.18/META.json App-fsql-0.18/META.yml CPAN.pm: Building P/PE/PERLANCAR/App-fsql-0.18.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 App::fsql Writing MYMETA.yml and MYMETA.json Modifying Makefile to generate shell completion on install >>> make cp lib/App/fsql.pm blib/lib/App/fsql.pm cp bin/fsql blib/script/fsql "/Users/fly1600/ap1600/bin/perl-dynamic" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/fsql Manifying 1 pod document Manifying 1 pod document PERLANCAR/App-fsql-0.18.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..2 ok 1 - App/fsql.pm loaded ok ok 2 - bin/fsql compiled ok ok t/01-basics.t ............. skipped: run_forked() not available on Windows 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, 1 wallclock secs ( 0.04 usr 0.01 sys + 0.31 cusr 0.06 csys = 0.42 CPU) Result: PASS PERLANCAR/App-fsql-0.18.tar.gz make test TEST_VERBOSE=1 -- OK perlancar <perlancar@gmail.com> Perform SQL queries against files in CSV/TSV/LTSV/JSON/YAML formats >>> (cd /Users/fly1600/var/cpan/build/App-fsql-0.18-slWxrn && tar cvf - App-fsql-0.18.ppd blib) | gzip -c >/Users/fly1600/var/REPO/P/PE/PERLANCAR/App-fsql-0.18.tar.gz App-fsql-0.18.ppd blib/ blib/lib/ blib/lib/App/ blib/lib/App/fsql.pm blib/man1/ blib/man1/fsql.1 blib/man3/ blib/man3/App::fsql.3 blib/script/ blib/script/fsql >>> mv /Users/fly1600/var/cpan/build/App-fsql-0.18-slWxrn/App-fsql-0.18.ppd /Users/fly1600/var/REPO/P/PE/PERLANCAR Finished 2015-05-14T03:20:27