Development/Libraries

perl-DBD-SQLite - Self Contained RDBMS in a DBI Driver

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.

As of version 1.09 it can use the external SQLite library (>= 3.1.3).
License:GPL or Artistic Group:Development/Libraries
URL:http://search.cpan.org/dist/DBD-SQLite/

Packages

Name Version Release Type Size Built
perl-DBD-SQLite 1.12 1.fc5 src 539 KiB Wed Apr 12 11:00:26 2006

Changelog

* Tue Apr 11 18:00:00 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.12-1
- Update to 1.12.
* Wed Apr 5 18:00:00 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.11-4
- Patch to build with system sqlite 3.3.x (#183530).
- Patch to avoid type information segv (#187873).
* Thu Mar 9 17:00:00 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.11-3
- DBD::SQLite fails to build with the current FC-5 sqlite version (3.3.3);
  see bugzilla entry #183530.
  Forcing package rebuild with the included version of sqlite (3.2.7).

Listing created by RepoView-0.5.2-1.fc6 (modified)