Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-Tie-DBI: Tie hashes to DBI relational databases
- Summary
- This distribution contains Tie::DBI and Tie::RDBM, two modules that
allow you to tie associative arrays to relational databases using the
DBI library. The hash is tied to a table in a local or networked
database. Reading from the hash retrieves values from the datavbase.
Storing into the hash updates the database (if you have sufficient
privileges).
Changelog
- * Fri Jul 8 17:00:00 2005 Tom "spot" Callaway <tcallawa{%}redhat{*}com> 1.01-2
- cleanups, new description
- * Wed Jul 6 17:00:00 2005 Tom "spot" Callaway <tcallawa{%}redhat{*}com> 1.01-1
- Initial package for Fedora Extras