Hello, As you probably have already noticed, DBD::SQLite team has shipped a series of developer releases of DBD::SQLite since September, and is going to release DBD::SQLite 1.35 on November 22nd [1][2]. It should fix a long-standing "die with not an error" issue you encounter when you use recent DBD::SQLite from a mod_perl application under some environments including CentOS. As of this writing, cpantester reports are all ok, but they usually skip a test for this issue (as it requires mod_perl and it's unlikely for smokers to have it installed under their smoking environment). So, could you help us test DBD::SQLite under various environments with mod_perl? The simplest way is to run "cpan -t ADAMK/DBD-SQLite-1.34_03.tar.gz" (or equivalents) under your mod_perl environments and see if it passes all the tests. Thank you for your help.
Best regards, Kenichi Ishigaki [1] http://blogs.perl.org/users/kenichi_ishigaki/2011/09/dbdsqlite-134-01-and-mod-perl.html [2] http://blogs.perl.org/users/adam_kennedy/2011/10/dbdsqlite-135-release-planned-for-22nd-of-november.html