Checking if your kit is complete... Looks good Writing Makefile for DBIx::ProcedureCall 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 cp ProcedureCall/Oracle.pm blib/lib/DBIx/ProcedureCall/Oracle.pm Manifying blib/man3/DBIx::ProcedureCall::CLI.3 Manifying blib/man3/DBIx::ProcedureCall::PostgreSQL.3 Manifying blib/man3/DBIx::ProcedureCall.3 Manifying blib/man3/DBIx::ProcedureCall::Oracle.3 PERL_DL_NONLAZY=1 /home/cpanrun/pa-risc1.1/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' 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: needs Test::Output 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: DBD::Mock does not support named bind parameters 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: environment ORACLE_USERID is not set, skipping Oracle tests 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: environment PGUSER is not set, skipping PostgreSQL tests All tests successful, 31 subtests skipped. Files=6, Tests=58, 6 wallclock secs ( 5.65 cusr + 0.31 csys = 5.96 CPU) Installing /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl/5.6.1/DBIx/ProcedureCall.pm Installing /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl/5.6.1/DBIx/ProcedureCall/CLI.pm Installing /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl/5.6.1/DBIx/ProcedureCall/PostgreSQL.pm Installing /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl/5.6.1/DBIx/ProcedureCall/Oracle.pm Installing /home/cpanrun/pa-risc1.1/build/5.6.1/man/man3/DBIx::ProcedureCall::CLI.3 Installing /home/cpanrun/pa-risc1.1/build/5.6.1/man/man3/DBIx::ProcedureCall::PostgreSQL.3 Installing /home/cpanrun/pa-risc1.1/build/5.6.1/man/man3/DBIx::ProcedureCall.3 Installing /home/cpanrun/pa-risc1.1/build/5.6.1/man/man3/DBIx::ProcedureCall::Oracle.3 Writing /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl/5.6.1/PA-RISC1.1-thread-multi/auto/DBIx/ProcedureCall/.packlist Appending installation info to /home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi/perllocal.pod