Configuring SQL::Preproc ... Checking for DBI, 1.42 or later ... ok Checking for Filter::Simple, 0.78 or later ... ok Checking for Text::Balanced, 1.65 or later ... ok Checking for DBD::CSV ... ok Checking for DBIx::Chart, 0.02 or later ... You don't have the DBIx::Chart package version 0.02 or later, installed. DBIx::Chart 0.02 and DBD::Chart 0.81 are required to run subclassing tests; those tests will be skipped. Checking for DBD::Teradata ... You don't have the DBD::Teradata package installed. DBD::Teradata and SQL::Preproc::Teradata are required to run syntax extension tests; those tests will be skipped. Checking if your kit is complete... Looks good Writing Makefile for SQL::Preproc cp Preproc/ExceptContainer.pm blib/lib/SQL/Preproc/ExceptContainer.pm cp Preproc/Runtime.pm blib/lib/SQL/Preproc/Runtime.pm cp Preproc.pod blib/lib/SQL/Preproc.pod cp Preproc/Exception.pm blib/lib/SQL/Preproc/Exception.pm cp Preproc.pm blib/lib/SQL/Preproc.pm cp Preproc/Teradata.pm blib/lib/SQL/Preproc/Teradata.pm Manifying blib/man3/SQL::Preproc.3 PERL_DL_NONLAZY=1 /home/cpanrun/tmp/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/01connect......1..7 ok 1 declare context OK ok 2 connect OK ok 3 disconnect OK ok 4 connect OK ok 5 disconnect ALL OK ok 6 default connect OK ok 7 default disconnect OK ok t/02createtbl....1..15 ok 1 declare context OK ok 2 qualified connect OK ok 3 create table OK ok 4 drop table OK ok 5 EXEC SQL create table OK ok 6 EXEC SQL drop table OK ok 7 EXECUTE IMMEDIATE create table OK ok 8 EXECUTE IMMEDIATE w/ heredoc OK ok 9 EXECUTE IMMEDIATE expression OK ok 10 exec sql OK ok 11 PREPARE create table OK ok 12 EXEC SQL PREPARE drop table OK ok 13 EXECUTE prepared create table OK ok 14 EXEC SQL execute drop table OK ok 15 default disconnect OK ok t/03loadtbl......1..10 ok 1 declare context OK ok 2 qualified connect OK ok 3 create table OK ok 4 INSERT OK ok 5 INSERT scalar phs OK ok 6 INSERT array phs OK ok 7 EXECUTE IMMEDIATE INSERT OK ok 8 PREPARED INSERT phs + rollback OK ok 9 PREPARED INSERT phs + commit OK ok 10 default disconnect OK ok t/04select.......1..8 ok 1 declare context OK ok 2 qualified connect OK ok 3 single SELECT OK ok 4 default SELECT OK ok 5 bulk array SELECT OK ok 6 bulk hash SELECT OK ok 7 bulk array SELECT w/ in phs OK ok 8 default disconnect OK ok t/05cursor.......1..17 ok 1 declare context OK ok 2 qualified connect OK ok 3 declare cursor OK ok 4 open cursor OK ok 5 # Skipped DESCRIBE tests (CSV lacks full metadata) ok 6 # Skipped DESCRIBE tests (CSV lacks full metadata) ok 7 # Skipped DESCRIBE tests (CSV lacks full metadata) Skipping describes ok 8 default FETCH OK ok 9 scalar FETCH OK ok 10 array FETCH OK ok 11 hash FETCH OK ok 12 FETCH to NOT FOUND OK ok 13 CLOSE cursor OK ok 14 reOPEN cursor OK ok 15 Passed context OK ok 16 reCLOSE cursor OK ok 17 default disconnect OK ok t/06excepts......1..13 ok 1 declare context OK ok 2 connect OK ok 3 WHENEVER SQLERROR OK ok 4 WHENEVER NOT FOUND OK ok 5 valid SELECT OK ok 6 catch bad sql error ok 7 catch no connection error ok 8 reconnect OK ok 9 scoped WHENEVER SQLERROR OK ok 10 inner catch open of unknown cursor ok 11 outer catch open of unknown cursor ok 12 RAISEd exception ok 13 default disconnect OK ok t/07multiconn....1..11 ok 1 declare context OK ok 2 qualified connect OK ok 3 qualified connect OK ok 4 set connect OK ok 5 single SELECT OK ok 6 another set connect OK ok 7 default SELECT OK ok 8 explicit disconnect OK ok 9 set connect after disconnect OK ok 10 single SELECT OK ok 11 disconnect ALL OK ok t/08subclass.....1..0 # Skipped: no DBIx::Chart skipped all skipped: no DBIx::Chart t/09updcursor....1..0 # Skipped no DBD::Teradata skipped all skipped: no DBD::Teradata t/10sem..........1..0 # Skipped: no DBD::Teradata skipped all skipped: no DBD::Teradata All tests successful, 3 tests skipped. Files=10, Tests=81, 3 wallclock secs ( 2.54 cusr + 0.55 csys = 3.09 CPU) Installing /home/cpanrun/build/5.10.0/html/site/lib/SQL/Preproc.html Installing /home/cpanrun/build/5.10.0/site/lib/SQL/Preproc.pm Installing /home/cpanrun/build/5.10.0/site/lib/SQL/Preproc.pod Installing /home/cpanrun/build/5.10.0/site/lib/SQL/Preproc/ExceptContainer.pm Installing /home/cpanrun/build/5.10.0/site/lib/SQL/Preproc/Runtime.pm Installing /home/cpanrun/build/5.10.0/site/lib/SQL/Preproc/Teradata.pm Installing /home/cpanrun/build/5.10.0/site/lib/SQL/Preproc/Exception.pm Installing /home/cpanrun/build/5.10.0/site/man/man3/SQL::Preproc.3 Appending installation info to /home/cpanrun/build/5.10.0/lib/perllocal.pod