perl-Tie-DBI - Tie hashes to DBI relational databases
Website: | http://search.cpan.org/dist/Tie-DBI/ |
---|---|
License: | GPL+ or Artistic |
Vendor: | Fedora Project |
- Description:
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).
Packages
perl-Tie-DBI-1.02-3.el4.1.noarch [41 KiB] |
Changelog
by Tom "spot" Callaway (2007-08-26):
- license tag fix |