SQLite is a public domain, file-based, relational database engine that you can find at . This module provides a Perl DBI driver for SQLite.
Find a file
Fedora Release Engineering b97594003e Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-08-10 16:50:23 +00:00
perl-DBD-SQLite.yaml Build the module with perl:5.34 and perl:5.36 2022-07-29 15:05:07 +02:00
README.md Added the README 2020-09-09 15:30:34 +00:00

perl-DBD-SQLite

SQLite is a public domain, file-based, relational database engine that you can find at https://www.sqlite.org/. This module provides a Perl DBI driver for SQLite.