summaryrefslogtreecommitdiff
path: root/databases/p5-DBD-SQLite/DESCR
blob: 00b531f0c1b0fb867f6866444408e0a8d99dd648 (plain)
1
2
3
4
5
6
7
SQLite is a public domain RDBMS database engine.

Rather than ask you to install SQLite first, because SQLite is
public domain, DBD::SQLite 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.