PATH=C:\mingw\bin;C:\cygwin\bin;C:\cpanfly-5.20\var\megalib\bin;C:\Perl64-5.20\site\bin;C:\Perl64-5.20\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\PROGRA~2\Perforce;C:\instantclient_11_2;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\PROGRA~2\Perforce;C:\mysql\bin Start 2015-05-20T06:55:02 ActivePerl-2000 CPAN-2.00 PATH=C:/CPANFL~1.20/var/libs/bin;C:\mingw\bin;C:\cygwin\bin;C:\CPANFL~1.20\var\megalib\bin;C:\Perl64-5.20\site\bin;C:\Perl64-5.20\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~1\v1.0;C:\PROGRA~2\Perforce;C:\INSTAN~1;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~1\v1.0;C:\PROGRA~2\Perforce;C:\mysql\bin Reading 'C:\cpanfly-5.20\var\cpan\Metadata' Database was generated on Wed, 20 May 2015 05:17:02 GMT Running make for C/CO/CORION/DBIx-RunSQL-0.13.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/C/CO/CORION/DBIx-RunSQL-0.13.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/C/CO/CORION/CHECKSUMS Checksum for C:\cpanfly-5.20\var\cpan\sources\authors\id\C\CO\CORION\DBIx-RunSQL-0.13.tar.gz ok DBIx-RunSQL-0.13/ DBIx-RunSQL-0.13/META.json DBIx-RunSQL-0.13/Changes DBIx-RunSQL-0.13/META.yml DBIx-RunSQL-0.13/MANIFEST.SKIP DBIx-RunSQL-0.13/.gitignore DBIx-RunSQL-0.13/README.mkdn DBIx-RunSQL-0.13/README DBIx-RunSQL-0.13/t/ DBIx-RunSQL-0.13/t/99-versions.t DBIx-RunSQL-0.13/t/01-force.t DBIx-RunSQL-0.13/t/99-changes.t DBIx-RunSQL-0.13/t/02-trigger.t DBIx-RunSQL-0.13/t/rt77378.sql DBIx-RunSQL-0.13/t/trigger.sql DBIx-RunSQL-0.13/t/99-todo.t DBIx-RunSQL-0.13/t/05-select.t DBIx-RunSQL-0.13/t/99-unix-text.t DBIx-RunSQL-0.13/t/04-handle-parameters.t DBIx-RunSQL-0.13/t/99-pod.t DBIx-RunSQL-0.13/t/03-comment.t DBIx-RunSQL-0.13/t/00-use.t DBIx-RunSQL-0.13/t/99-manifest.t DBIx-RunSQL-0.13/t/rt77378.t DBIx-RunSQL-0.13/lib/ DBIx-RunSQL-0.13/lib/DBIx/ DBIx-RunSQL-0.13/lib/DBIx/RunSQL.pm DBIx-RunSQL-0.13/MANIFEST DBIx-RunSQL-0.13/Makefile.PL CPAN.pm: Building C/CO/CORION/DBIx-RunSQL-0.13.tar.gz >>> C:\Perl64-5.20\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Generating a dmake-style Makefile Writing Makefile for DBIx::RunSQL Writing MYMETA.yml and MYMETA.json >>> dmake cp lib/DBIx/RunSQL.pm blib\lib\DBIx\RunSQL.pm CORION/DBIx-RunSQL-0.13.tar.gz dmake -- OK Running make test >>> dmake test TEST_VERBOSE=1 "C:\Perl64-5.20\bin\perl.exe" "-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-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 # Checking for version 0.13 t/99-changes.t ............ 1..2 ok 1 - We find version 0.13 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 # Checking for $VERSION = '0.13'; 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=13, Tests=34, 3 wallclock secs ( 0.16 usr + 0.05 sys = 0.20 CPU) Result: PASS CORION/DBIx-RunSQL-0.13.tar.gz dmake test TEST_VERBOSE=1 -- OK Max Maischein <corion@cpan.org> run SQL from a file >>> (cd C:\cpanfly-5.20\var\cpan\build\DBIx-RunSQL-0.13-jwknxK && tar cvf - DBIx-RunSQL-0.13.ppd blib) | gzip -c >C:/cpanfly-5.20/var/REPO/C/CO/CORION/DBIx-RunSQL-0.13.tar.gz DBIx-RunSQL-0.13.ppd blib/ blib/lib/ blib/lib/DBIx/ blib/lib/DBIx/RunSQL.pm >>> mv C:\cpanfly-5.20\var\cpan\build\DBIx-RunSQL-0.13-jwknxK/DBIx-RunSQL-0.13.ppd C:/cpanfly-5.20/var/REPO/C/CO/CORION Finished 2015-05-20T06:55:11