2005-09-26 13:28:13 -04:00
|
|
|
DBD::SQLite2 is the Perl5 Database Interface driver for the SQLite2
|
2004-12-02 16:32:03 -05:00
|
|
|
database.
|
|
|
|
|
|
|
|
In other words: DBD::SQLite2 is an interface between the Perl
|
2005-09-26 13:28:13 -04:00
|
|
|
programming language and the SQLite2 programming API that comes with
|
2004-12-02 16:32:03 -05:00
|
|
|
the SQLite Embeddable database management system. Most functions
|
|
|
|
provided by the respective programming API's are supported.
|