Jump to letter: [
ABCDEFGHIJKLMNOPRSTUVWXYZ
]
perl-DBD-SQLite - Small fast embedded SQL database engine
SQLite is a small fast embedded SQL database engine.
DBD::SQLite embeds that database engine into a DBD driver, so
if you want a relational database for your project, but don't
want to install a large RDBMS system like MySQL or PostgreSQL,
then DBD::SQLite may be just what you need.
Packages
Latest: perl-DBD-SQLite-1.35-3.el6.fio.src.rpm
Name |
Epoch |
Version |
Release |
Arch |
Size |
Built |
perl-DBD-SQLite |
0 |
1.35 |
3.el6.fio |
src |
1.4 MiB |
2012-03-21 15:47:29 |
Changelog:
- * 2012-03-22 - Lott Caskey <lottc[AT]fugitol[DOTCOM]> - 1.35-3
- Updated to version 1.35.
- * 2011-08-05 - Steve Huff <shuff[AT]vecna[DOTORG]> - 1.29-2
- RFX for el5 as well as el6, due to perl-DBI version requirement.
- * 2010-01-08 - Christoph Maser <cmr[AT]financial[DOTCOM]> - 1.29-1
- Updated to version 1.29.
- * 2009-12-30 - Christoph Maser <cmr[AT]financial[DOTCOM]> - 1.27-1
- Updated to version 1.27.
- * 2009-06-03 - Christoph Maser <cmr[AT]financial[DOTCOM]> - 1.25-2
- Add dependency for perl-DBI >= 1.57