PATH=/opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2012-06-21T10:48:23 ActivePerl-1003 CPAN-1.9402 Going to read '/export/home/fly1003/var/cpan/Metadata' Database was generated on Thu, 21 Jun 2012 16:03:03 GMT Running make for C/CO/CORION/DBIx-RunSQL-0.09.tar.gz Checksum for /net/nas/data/cpan/authors/id/C/CO/CORION/DBIx-RunSQL-0.09.tar.gz ok Will not use Archive::Tar, need 1.00 DBIx-RunSQL-0.09/ DBIx-RunSQL-0.09/MANIFEST.skip DBIx-RunSQL-0.09/MANIFEST DBIx-RunSQL-0.09/Changes DBIx-RunSQL-0.09/README.mkdn DBIx-RunSQL-0.09/README DBIx-RunSQL-0.09/Makefile.PL DBIx-RunSQL-0.09/MYMETA.json DBIx-RunSQL-0.09/.gitignore DBIx-RunSQL-0.09/META.yml DBIx-RunSQL-0.09/MYMETA.yml DBIx-RunSQL-0.09/t/ DBIx-RunSQL-0.09/t/02-trigger.t DBIx-RunSQL-0.09/t/99-versions.t DBIx-RunSQL-0.09/t/rt77378.t DBIx-RunSQL-0.09/t/99-changes.t DBIx-RunSQL-0.09/t/trigger.sql DBIx-RunSQL-0.09/t/99-todo.t DBIx-RunSQL-0.09/t/99-unix-text.t DBIx-RunSQL-0.09/t/00-use.t DBIx-RunSQL-0.09/t/99-manifest.t DBIx-RunSQL-0.09/t/99-pod.t DBIx-RunSQL-0.09/t/03-comment.t DBIx-RunSQL-0.09/t/02-trigger.sql DBIx-RunSQL-0.09/t/01-force.t DBIx-RunSQL-0.09/t/rt77378.sql DBIx-RunSQL-0.09/lib/ DBIx-RunSQL-0.09/lib/DBIx/ DBIx-RunSQL-0.09/lib/DBIx/RunSQL.pm CPAN.pm: Going to build C/CO/CORION/DBIx-RunSQL-0.09.tar.gz >>> /export/home/fly1003/bin/perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for DBIx::RunSQL Writing MYMETA.yml and MYMETA.json >>> make cp lib/DBIx/RunSQL.pm blib/lib/DBIx/RunSQL.pm Manifying blib/man3/DBIx::RunSQL.3 CORION/DBIx-RunSQL-0.09.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /export/home/fly1003/bin/perl "-MExtUtils::Command::MM" "-e" "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 # Checking for version 0.09 t/99-changes.t .... 1..2 ok 1 - We find version 0.09 ok 2 - We find a release date on the same line ok t/99-manifest.t ... 1..9 ok 1 - MANIFEST exists ok 2 - No empty lines in MANIFEST ok 3 - No whitespace-only lines in MANIFEST ok 4 - No trailing whitespace on lines in MANIFEST ok 5 - All files in MANIFEST exist ok 6 - MANIFEST.skip exists ok 7 - No empty lines in MANIFEST.skip ok 8 - No whitespace-only lines in MANIFEST.skip ok 9 - No trailing whitespace on lines in MANIFEST.skip ok t/99-pod.t ........ 1..1 ok 1 - POD test for blib/lib/DBIx/RunSQL.pm ok t/99-todo.t ....... 1..2 ok 1 - Looking for XXXes in blib/lib/DBIx/RunSQL.pm ok 2 - Looking for <<<<|>>>> in blib/lib/DBIx/RunSQL.pm ok t/99-unix-text.t .. 1..1 ok 1 - 'blib/lib/DBIx/RunSQL.pm' contains no windows newlines ok v-string in use/require non-portable at /export/home/fly1003/var/megalib/File/Slurp.pm line 3. # Checking for $VERSION = '0.09'; t/99-versions.t ... ok 1 - blib/lib/DBIx/RunSQL.pm 1..1 ok t/rt77378.t ....... 1..1 ok 1 - We can parse triggers (RT 77378) ok All tests successful. Files=11, Tests=26, 2 wallclock secs ( 0.23 usr 0.05 sys + 2.33 cusr 0.37 csys = 2.98 CPU) Result: PASS CORION/DBIx-RunSQL-0.09.tar.gz make test TEST_VERBOSE=1 -- OK Max Maischein <corion@cpan.org> run SQL to create a database schema >>> (cd /export/home/fly1003/var/cpan/build/DBIx-RunSQL-0.09-3A4Rzf && tar cvf - DBIx-RunSQL-0.09.ppd blib) | gzip -c >/export/home/fly1003/var/REPO/C/CO/CORION/DBIx-RunSQL-0.09.tar.gz DBIx-RunSQL-0.09.ppd blib/ blib/lib/ blib/lib/DBIx/ blib/lib/DBIx/RunSQL.pm blib/man3/ blib/man3/DBIx::RunSQL.3 >>> mv /export/home/fly1003/var/cpan/build/DBIx-RunSQL-0.09-3A4Rzf/DBIx-RunSQL-0.09.ppd /export/home/fly1003/var/REPO/C/CO/CORION Finished 2012-06-21T10:48:38