Set up gcc environment - 3.3 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 /export/home/cpanrun/build/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 Name "DBD::SQLite::sqlite_version" used only once: possible typo at /export/home/cpanrun/build/5.10.0/lib/DynaLoader.pm line 226. ok 1 - use DBI; ok 2 - use DBD::SQLite; ok 3 - use DBIx::SimpleQuery; ok 4 - use DBIx::SimpleQuery::Object; 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 ok 12 - Selecting from existent table should *not* die ok 13 - Boolean select on empty table should be false 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, 2 wallclock secs ( 1.01 cusr + 0.19 csys = 1.20 CPU) Installing /export/home/cpanrun/build/5.10.0/html/site/lib/DBIx/SimpleQuery.html Installing /export/home/cpanrun/build/5.10.0/html/site/lib/DBIx/SimpleQuery/Object.html Installing /export/home/cpanrun/build/5.10.0/site/lib/DBIx/SimpleQuery.pm Installing /export/home/cpanrun/build/5.10.0/site/lib/DBIx/SimpleQuery/Object.pm Installing /export/home/cpanrun/build/5.10.0/site/man/man3/DBIx::SimpleQuery::Object.3 Installing /export/home/cpanrun/build/5.10.0/site/man/man3/DBIx::SimpleQuery.3 Appending installation info to /export/home/cpanrun/build/5.10.0/lib/perllocal.pod