SQLite--- PerlのDBD::SQLiteのSQLiteのバージョンについて
Perl の module である DBD::SQLite について、2008-07-04 現在の情報を書きます。
a) DBD::SQLite で使われている SQLite の version は 3.x系とのこと。
( see http://getpopfile.org/docs/howtos:allplatformsrequireperl )
b) DBD::SQLite2 は SQLite version 2.x を使っている。