Checking if your kit is complete... Looks good Writing Makefile for DBIx::ProcedureCall cp ProcedureCall/Oracle.pm blib/lib/DBIx/ProcedureCall/Oracle.pm cp ProcedureCall/CLI.pm blib/lib/DBIx/ProcedureCall/CLI.pm cp ProcedureCall/PostgreSQL.pm blib/lib/DBIx/ProcedureCall/PostgreSQL.pm cp ProcedureCall.pm blib/lib/DBIx/ProcedureCall.pm Manifying blib/man3/DBIx::ProcedureCall::Oracle.3 Manifying blib/man3/DBIx::ProcedureCall::CLI.3 Manifying blib/man3/DBIx::ProcedureCall::PostgreSQL.3 Manifying blib/man3/DBIx::ProcedureCall.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/base...........1..6 ok 1 - use DBIx::ProcedureCall; ok 2 ok 3 ok 4 - generate a package ok 5 - generate some packaged procedures ok 6 - check all allowable attributes ok t/cli............1..5 ok 1 - use DBIx::ProcedureCall::CLI; ok 2 # skip needs Test::Output ok 3 # skip needs Test::Output ok 4 # skip needs Test::Output ok 5 # skip needs Test::Output ok 4/5 skipped: various reasons t/mock_oracle....1..13 ok 1 - use DBIx::ProcedureCall::Oracle; ok 2 - simple call to sysdate ok 3 - call to greatest() with positional parameters ok 4 - call to greatest() using the run() interface ok 5 - call to greatest in the wrong context but with proper declaration ok 6 - calls to dbms_random using a package ok 7 - calls to dbms_random using packaged functions ok 8 - bind OUT parameter and use bind options ok 9 - cursor ok 10 - call a table function ok 11 - call a boolean function ok 12 # skip DBD::Mock does not support named bind parameters ok 13 # skip DBD::Mock does not support named bind parameters ok 2/13 skipped: various reasons t/mock_pg........1..7 ok 1 - use DBIx::ProcedureCall::PostgreSQL; ok 2 - simple call to current_time ok 3 - call to power() with positional parameters ok 4 - call to power() using the run() interface ok 5 - call to setseed with a named parameter ok 6 - call a table function ok 7 - call a table function and fetch ok t/oracle.........1..20 ok 1 - use DBIx::ProcedureCall::Oracle; ok 2 # skip environment ORACLE_USERID is not set, skipping Oracle tests ok 3 # skip environment ORACLE_USERID is not set, skipping Oracle tests ok 4 # skip environment ORACLE_USERID is not set, skipping Oracle tests ok 5 # skip environment ORACLE_USERID is not set, skipping Oracle tests ok 6 # skip environment ORACLE_USERID is not set, skipping Oracle tests ok 7 # skip environment ORACLE_USERID is not set, skipping Oracle tests ok 8 # skip environment ORACLE_USERID is not set, skipping Oracle tests ok 9 # skip environment ORACLE_USERID is not set, skipping Oracle tests ok 10 # skip environment ORACLE_USERID is not set, skipping Oracle tests ok 11 # skip environment ORACLE_USERID is not set, skipping Oracle tests ok 12 # skip environment ORACLE_USERID is not set, skipping Oracle tests ok 13 # skip environment ORACLE_USERID is not set, skipping Oracle tests ok 14 # skip environment ORACLE_USERID is not set, skipping Oracle tests ok 15 # skip environment ORACLE_USERID is not set, skipping Oracle tests ok 16 # skip environment ORACLE_USERID is not set, skipping Oracle tests ok 17 # skip environment ORACLE_USERID is not set, skipping Oracle tests ok 18 # skip environment ORACLE_USERID is not set, skipping Oracle tests ok 19 # skip environment ORACLE_USERID is not set, skipping Oracle tests ok 20 # skip environment ORACLE_USERID is not set, skipping Oracle tests ok 19/20 skipped: various reasons t/pg.............1..7 ok 1 - use DBIx::ProcedureCall::PostgreSQL; ok 2 # skip environment PGUSER is not set, skipping PostgreSQL tests ok 3 # skip environment PGUSER is not set, skipping PostgreSQL tests ok 4 # skip environment PGUSER is not set, skipping PostgreSQL tests ok 5 # skip environment PGUSER is not set, skipping PostgreSQL tests ok 6 # skip environment PGUSER is not set, skipping PostgreSQL tests ok 7 # skip environment PGUSER is not set, skipping PostgreSQL tests ok 6/7 skipped: various reasons All tests successful, 31 subtests skipped. Files=6, Tests=58, 1 wallclock secs ( 0.58 cusr + 0.17 csys = 0.75 CPU) Installing /home/cpanrun/build/5.10.0/html/site/lib/DBIx/ProcedureCall.html Installing /home/cpanrun/build/5.10.0/html/site/lib/DBIx/ProcedureCall/Oracle.html Installing /home/cpanrun/build/5.10.0/html/site/lib/DBIx/ProcedureCall/CLI.html Installing /home/cpanrun/build/5.10.0/html/site/lib/DBIx/ProcedureCall/PostgreSQL.html Installing /home/cpanrun/build/5.10.0/site/lib/DBIx/ProcedureCall.pm Installing /home/cpanrun/build/5.10.0/site/lib/DBIx/ProcedureCall/Oracle.pm Installing /home/cpanrun/build/5.10.0/site/lib/DBIx/ProcedureCall/CLI.pm Installing /home/cpanrun/build/5.10.0/site/lib/DBIx/ProcedureCall/PostgreSQL.pm Installing /home/cpanrun/build/5.10.0/site/man/man3/DBIx::ProcedureCall::Oracle.3 Installing /home/cpanrun/build/5.10.0/site/man/man3/DBIx::ProcedureCall::CLI.3 Installing /home/cpanrun/build/5.10.0/site/man/man3/DBIx::ProcedureCall::PostgreSQL.3 Installing /home/cpanrun/build/5.10.0/site/man/man3/DBIx::ProcedureCall.3 Appending installation info to /home/cpanrun/build/5.10.0/lib/perllocal.pod