Exherbo
GitLab
Packages
dev-perl/DBD-SQLite
Self Contained RDBMS in a DBI Driver.
Versions
Slot
Version
Repository
Platforms
0
1.74
perl
~amd64
arm?
armv7?
armv8?
~x86
1.25-r1
perl
~amd64
arm?
armv7?
armv8?
~x86
Metadata
Homepage
https://metacpan.org/release/DBD-SQLite/
Summary
Self Contained RDBMS in a DBI Driver
Description
SQLite is a public domain RDBMS database engine that you can find at http://www.hwaci.com/sw/sqlite/. 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.
Upstream changelog
https://metacpan.org/changes/distribution/DBD-SQLite
Dependencies
(
(
build+run:
dev-db/sqlite:3[>=3.6]
dev-perl/DBI[>=1.57]
)
(
build+run:
dev-lang/perl:=
)
)
Downloads
mirror://cpan/authors/id/I/IS/ISHIGAKI/DBD-SQLite-1.74.tar.gz
Licences
|| (
Artistic
GPL-1
GPL-2
GPL-3
)