Checking if your kit is complete... Looks good Writing Makefile for DBIx::Wrapper::VerySimple cp lib/DBIx/Wrapper/VerySimple.pm blib/lib/DBIx/Wrapper/VerySimple.pm Manifying blib/man3/DBIx::Wrapper::VerySimple.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/00_basic....1..20 ok 1 - use DBIx::Wrapper::VerySimple; ok 2 - The object isa DBIx::Wrapper::VerySimple ok 3 - dbh() method isa DBI::Mock::dbh ok 4 - Do() - prepare_cached() called. isa DBI::Mock::sth ok 5 - Do() - bind_values passed to execute() ok 6 - Do() throws exception when prepare_cached fails. ok 7 - Do() throws exception when execute fails. ok 8 - FetchAll() returns ARRAY ref isa ARRAY ok 9 - FetchAll() calls prepare_cached with provided SQL ok 10 - FetchAll() - bind_values passed to execute() ok 11 - FetchAll() throws exception when prepare_cached fails. ok 12 - FetchAll() throws exception when execute fails. ok 13 - FetchHash() returns HASH ref isa HASH ok 14 - FetchHash() calls prepare_cached with provided SQL ok 15 - FetchHash() - bind_values passed to execute() ok 16 - FetchHash() throws exception when prepare_cached fails. ok 17 - FetchHash() throws exception when execute fails. ok 18 - get_args() recovers original args to new() ok 19 - DBIx::Wrapper::VerySimple->can('fetch_all') ok 20 - DBIx::Wrapper::VerySimple->can('fetch_hash') ok All tests successful. Files=1, Tests=20, 1 wallclock secs ( 0.95 cusr + 0.10 csys = 1.05 CPU) Installing /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl/5.6.1/DBIx/Wrapper/VerySimple.pm Installing /home/cpanrun/pa-risc1.1/build/5.6.1/man/man3/DBIx::Wrapper::VerySimple.3 Writing /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl/5.6.1/PA-RISC1.1-thread-multi/auto/DBIx/Wrapper/VerySimple/.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