Hi Robert,
What version of DBD::SQLite are you using? The Makefile.PL specifies that it should be used with version "< 1.00".I know, but wouldn't it be better to simply use DBD::SQLite2 instead? DBD::SQLite2 is the pre-1.0 version of DBD::SQLite, and thus would future-proof the whole setup.
These reports slipped through, but I think you should stop producing a Makefile at all if you detect DBD::SQLite v1.x, as there will not be any DBD::SQLite v0.33 for that version of Perl anyway.
-max
