Name : perl-Tie-Hash-DBD
| |
Version : 0.16
| Vendor : obs://build_opensuse_org/home:sbahling
|
Release : 2.2
| Date : 2018-06-20 03:31:03
|
Group : Development/Libraries/Perl
| Source RPM : perl-Tie-Hash-DBD-0.16-2.2.src.rpm
|
Size : 0.05 MB
| |
Packager : (none)
| |
Summary : Tie a Plain Hash to a Database Table
|
Description :
This module has been created to act as a drop-in replacement for modules that tie straight perl hashes to disk, like \'DB_File\'. When the running system does not have enough memory to hold large hashes, and disk-tieing won\'t work because there is not enough space, it works quite well to tie the hash to a database, which preferable runs on a different server.
This module ties a hash to a database table using *only* a \'key\' and a \'value\' field. If no tables specification is passed, this will create a temporary table with \'h_key\' for the key field and a \'h_value\' for the value field.
I think it would make sense to merge the functionality that this module provides into \'Tie::DBI\'.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/sbahling:/Backports:/SLE-15/SLE_15/noarch |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
perl(Tie::Array::DBD)
perl(Tie::Hash::DBD)
perl-Tie-Hash-DBD
Requires :