Checking if your kit is complete... Looks good Writing Makefile for DBIx::SimpleQuery cp lib/DBIx/SimpleQuery/Object.pm blib/lib/DBIx/SimpleQuery/Object.pm cp lib/DBIx/SimpleQuery.pm blib/lib/DBIx/SimpleQuery.pm Manifying blib/man3/DBIx::SimpleQuery::Object.3 Manifying blib/man3/DBIx::SimpleQuery.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/01-dbd-sqlite-exists....1..4 ok 1 - use DBI; ok 2 - use DBD::SQLite; ok 3 - use DBIx::SimpleQuery; ok 4 - use DBIx::SimpleQuery::Object; Name "DBD::SQLite::sqlite_version" used only once: possible typo at /home/cpanrun/build/5.10.0/lib/DynaLoader.pm line 226. ok t/20-general..............1..20 ok 1 - Correct object type ok 2 - ref(query('SELECT 2')) should be blank ok 3 - Check to ensure that a DBIx::SimpleQuery::Object is returned for a multi-column query ok 4 - Row count accuracy check ok 5 - Column count accuracy check ok 6 - Check that <<= returns a HASH ok 7 ok 8 ok 9 - Row a value check ok 10 - Row b value check ok 11 - Selecting from non-existent table should die DBD::SQLite::st fetchall_arrayref warning: not an error(0) at dbdimp.c line 504 at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/DBIx-SimpleQuery/blib/lib/DBIx/SimpleQuery.pm line 164. ok 12 - Selecting from existent table should *not* die ok 13 - Boolean select on empty table should be false DBD::SQLite::st fetchall_arrayref warning: not an error(0) at dbdimp.c line 504 at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/DBIx-SimpleQuery/blib/lib/DBIx/SimpleQuery.pm line 164. DBD::SQLite::st fetchall_arrayref warning: not an error(0) at dbdimp.c line 504 at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/DBIx-SimpleQuery/blib/lib/DBIx/SimpleQuery.pm line 164. DBD::SQLite::st fetchall_arrayref warning: not an error(0) at dbdimp.c line 504 at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/DBIx-SimpleQuery/blib/lib/DBIx/SimpleQuery.pm line 164. ok 14 - Stringification of multi-column query should be the row-count ok 15 - <<= check ok 16 - >>= check ok 17 - 1.. test ok 18 - Return-as-arrayref test ok 19 - <> test ok 20 - Return-as-array test ok All tests successful. Files=2, Tests=24, 0 wallclock secs ( 0.27 cusr + 0.09 csys = 0.36 CPU) Installing /home/cpanrun/build/5.10.0/html/site/lib/DBIx/SimpleQuery.html Installing /home/cpanrun/build/5.10.0/html/site/lib/DBIx/SimpleQuery/Object.html Installing /home/cpanrun/build/5.10.0/site/lib/DBIx/SimpleQuery.pm Installing /home/cpanrun/build/5.10.0/site/lib/DBIx/SimpleQuery/Object.pm Installing /home/cpanrun/build/5.10.0/site/man/man3/DBIx::SimpleQuery.3 Installing /home/cpanrun/build/5.10.0/site/man/man3/DBIx::SimpleQuery::Object.3 Appending installation info to /home/cpanrun/build/5.10.0/lib/perllocal.pod