<Summary xml:lang="en">Self-contained RDBMS in a DBI Driver</Summary>
<Description xml:lang="en">DBD::SQLite is a Perl DBI driver for SQLite, that includes the entire thing in the distribution. So in order to get a fast transaction capable RDBMS working for your perl project you simply have to install this module, and nothing else.