(now I just have to work out a release/migration strategy - since a raw CPAN install will break people's apps).
I would suggest renaming it to DBD::SQLite3, since the underlying library itself looks to be embedding "3" into most (if not all) API hooks anyway.
Are there any plans to have the option of using an already-installed SQLite, rather than building one in-place? Besides the redundancy, there are also issues where the lib itself is released with bugfixes but the DBD driver is still using an older version.
Randy -- [EMAIL PROTECTED] http://www.rjray.org http://www.svsm.org
Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live. -- Rick Osborne