PATH=/usr/bin:/bin:/data/fly2400/cpanfly-5.24/var/megalib/bin Start 2016-06-20T14:08:39 ActivePerl-2400 CPAN-2.10 Reading '/data/fly2400/cpanfly-5.24/var/cpan/Metadata' Database was generated on Mon, 20 Jun 2016 05:41:02 GMT Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/C/CO/CORION/DBIx-RunSQL-0.15.tar.gz Checksum for /data/fly2400/cpanfly-5.24/var/cpan/sources/authors/id/C/CO/CORION/DBIx-RunSQL-0.15.tar.gz ok DBIx-RunSQL-0.15/ DBIx-RunSQL-0.15/META.json DBIx-RunSQL-0.15/Changes DBIx-RunSQL-0.15/META.yml DBIx-RunSQL-0.15/MANIFEST.SKIP DBIx-RunSQL-0.15/.gitignore DBIx-RunSQL-0.15/README.mkdn DBIx-RunSQL-0.15/README DBIx-RunSQL-0.15/t/ DBIx-RunSQL-0.15/t/01-force.t DBIx-RunSQL-0.15/t/rt115442.t DBIx-RunSQL-0.15/t/02-trigger.t DBIx-RunSQL-0.15/t/rt77378.sql DBIx-RunSQL-0.15/t/trigger.sql DBIx-RunSQL-0.15/t/05-output-bool.t DBIx-RunSQL-0.15/t/05-select.t DBIx-RunSQL-0.15/t/04-handle-parameters.t DBIx-RunSQL-0.15/t/03-comment.t DBIx-RunSQL-0.15/t/00-use.t DBIx-RunSQL-0.15/t/rt77378.t DBIx-RunSQL-0.15/lib/ DBIx-RunSQL-0.15/lib/DBIx/ DBIx-RunSQL-0.15/lib/DBIx/RunSQL.pm DBIx-RunSQL-0.15/MANIFEST DBIx-RunSQL-0.15/xt/ DBIx-RunSQL-0.15/xt/99-versions.t DBIx-RunSQL-0.15/xt/99-changes.t DBIx-RunSQL-0.15/xt/99-minimumversion.t DBIx-RunSQL-0.15/xt/99-compile.t DBIx-RunSQL-0.15/xt/99-todo.t DBIx-RunSQL-0.15/xt/99-unix-text.t DBIx-RunSQL-0.15/xt/99-pod.t DBIx-RunSQL-0.15/xt/99-manifest.t DBIx-RunSQL-0.15/Makefile.PL Configuring C/CO/CORION/DBIx-RunSQL-0.15.tar.gz with Makefile.PL >>> /data/fly2400/ap2400-300558/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for DBIx::RunSQL Writing MYMETA.yml and MYMETA.json CORION/DBIx-RunSQL-0.15.tar.gz /data/fly2400/ap2400-300558/bin/perl-static Makefile.PL -- OK Running make for C/CO/CORION/DBIx-RunSQL-0.15.tar.gz >>> make cp lib/DBIx/RunSQL.pm blib/lib/DBIx/RunSQL.pm Manifying 1 pod document CORION/DBIx-RunSQL-0.15.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 "/data/fly2400/ap2400-300558/bin/perl-static" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00-use.t ................ 1..1 ok 1 - use DBIx::RunSQL; ok t/01-force.t .............. 1..5 ok 1 - We die on invalid SQL ok 2 - We die with some error message ok 3 - We can force invalid SQL ok 4 - We don't die with some error message ok 5 - We still warn about SQL errors ok t/02-trigger.t ............ 1..1 ok 1 - We can parse triggers ok t/03-comment.t ............ 1..2 ok 1 - Commented out things that look like statements get filtered ok 2 - Comments survive parsing ok t/04-handle-parameters.t .. 1..2 ok 1 - DSN gets appname used as default ok 2 - DSN gets passed through ok t/05-output-bool.t ........ 1..1 ok 1 - We get a nonzero exit code if a row gets selected with --bool ok t/05-select.t ............. 1..6 ok 1 - We got some kind of result ok 2 - Things that look like 'name' and 'age' appear in the string ok 3 - Things that look like 'bar' and '100' appear in the string ok 4 - We got some kind of result ok 5 - An empty resultset still outputs the column titles ok 6 - (but obviously, no values) ok t/rt115442.t .............. 1..1 ok 1 - Trailing whitespace is allowed in statements ok t/rt77378.t ............... 1..1 ok 1 - We can parse triggers (RT 77378) ok All tests successful. Files=9, Tests=20, 2 wallclock secs ( 0.08 usr 0.02 sys + 1.43 cusr 0.26 csys = 1.79 CPU) Result: PASS CORION/DBIx-RunSQL-0.15.tar.gz make test TEST_VERBOSE=1 -- OK Max Maischein <corion@cpan.org> run SQL from a file >>> (cd /data/fly2400/cpanfly-5.24/var/tmp/cpan_build/DBIx-RunSQL-0.15-rHVMb4 && tar cvf - DBIx-RunSQL-0.15.ppd blib) | gzip -c >/data/fly2400/cpanfly-5.24/var/REPO/C/CO/CORION/DBIx-RunSQL-0.15.tar.gz DBIx-RunSQL-0.15.ppd blib/ blib/man3/ blib/man3/DBIx::RunSQL.3 blib/lib/ blib/lib/DBIx/ blib/lib/DBIx/RunSQL.pm VmSize: 336988 kB Finished 2016-06-20T14:08:47