It seems DBI is a commonly-used perl database support package,On 8 August 2013 10:01, Hongxu Jia <hongxu.jia@windriver.com> wrote: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.What's the rationale for putting this into oe-core, verses meta-oe or even starting a meta-perl?
Ross