Checking if your kit is complete... Looks good Writing Makefile for POE::Component::EasyDBI cp lib/POE/Component/EasyDBI.pm blib/lib/POE/Component/EasyDBI.pm cp lib/POE/Component/EasyDBI/SubProcess.pm blib/lib/POE/Component/EasyDBI/SubProcess.pm Manifying blib/man3/POE::Component::EasyDBI::SubProcess.3 Manifying blib/man3/POE::Component::EasyDBI.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/1....1..16 ok 1 - use POE; ok 2 - use POE::Component::EasyDBI; ok 3 - use POE::Component::EasyDBI::SubProcess; ok 4 # skip skipping DBD::AnyData tests due to DBD::AnyData and DBD::File being broken ok 5 # skip skipping DBD::AnyData tests due to DBD::AnyData and DBD::File being broken ok 6 # skip skipping DBD::AnyData tests due to DBD::AnyData and DBD::File being broken ok 7 # skip skipping DBD::AnyData tests due to DBD::AnyData and DBD::File being broken ok 8 # skip skipping DBD::AnyData tests due to DBD::AnyData and DBD::File being broken ok 9 # skip skipping DBD::AnyData tests due to DBD::AnyData and DBD::File being broken ok 10 # skip skipping DBD::AnyData tests due to DBD::AnyData and DBD::File being broken ok 11 # skip skipping DBD::AnyData tests due to DBD::AnyData and DBD::File being broken ok 12 # skip skipping DBD::AnyData tests due to DBD::AnyData and DBD::File being broken ok 13 # skip skipping DBD::AnyData tests due to DBD::AnyData and DBD::File being broken ok 14 # skip skipping DBD::AnyData tests due to DBD::AnyData and DBD::File being broken ok 15 # skip skipping DBD::AnyData tests due to DBD::AnyData and DBD::File being broken ok 16 # skip skipping DBD::AnyData tests due to DBD::AnyData and DBD::File being broken ok 13/16 skipped: various reasons t/2....1..18 ok 1 - use POE; ok 2 - use POE::Component::EasyDBI; ok 3 - use POE::Component::EasyDBI::SubProcess; ok 4 - component_started ok 5 - connected ok 6 - create_in_memory_table ok 7 - insert ok 8 - hash ok 9 - array ok 10 - single ok 11 - do ok 12 - commit ok 13 - keyvalhash ok 14 - hashhash You should see an error next, this is intended ok 15 - arrayhash # DBD::SQLite::db prepare failed: near "PDATE": syntax error(1) at dbdimp.c line 271 ok 16 - cause_error ok 17 - arrayarray # Query affected 3 rows ok 18 - eventcode ok t/3....1..17 ok 1 - use POE; ok 2 - use POE::Component::EasyDBI; ok 3 - use POE::Component::EasyDBI::SubProcess; ok 4 - component_started ok 5 - connected ok 6 - create_in_memory_table ok 7 - insert ok 8 - hash ok 9 - array ok 10 - single ok 11 - do ok 12 - commit ok 13 - keyvalhash ok 14 - hashhash ok 15 - arrayhash ok 16 - arrayarray # Query affected 3 rows ok 17 - eventcode ok All tests successful, 13 subtests skipped. Files=3, Tests=51, 4 wallclock secs ( 1.30 cusr + 0.46 csys = 1.76 CPU) make: *** [htmlifypods] Hangup