SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Tie-Hash-DBD rpm build for : OpenSuSE. For other distributions click perl-Tie-Hash-DBD.

Name : perl-Tie-Hash-DBD
Version : 0.16 Vendor : openSUSE
Release : lp150.1.3 Date : 2017-10-08 14:00:00
Group : Development/Libraries/Perl Source RPM : perl-Tie-Hash-DBD-0.16-lp150.1.3.src.rpm
Size : 0.05 MB
Packager : https://bugs_opensuse_org
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: /vol/rzm3/linux-opensuse/distribution/leap/15.0/repo/oss/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Tie-Hash-DBD-0.16-lp150.1.3.noarch.rpm
ftp.icm.edu.pl  perl-Tie-Hash-DBD-0.16-lp150.1.3.noarch.rpm
ftp.icm.edu.pl  perl-Tie-Hash-DBD-0.16-lp150.1.3.noarch.rpm
     

Provides :
perl(Tie::Array::DBD)
perl(Tie::Hash::DBD)
perl-Tie-Hash-DBD

Requires :
perl(:MODULE_COMPAT_5.26.1)
perl(DBI) >= 1.613
perl(Test::More) >= 0.9
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.26.1/Tie
/usr/lib/perl5/vendor_perl/5.26.1/Tie/Array
/usr/lib/perl5/vendor_perl/5.26.1/Tie/Array/DBD.pm
/usr/lib/perl5/vendor_perl/5.26.1/Tie/Hash
/usr/lib/perl5/vendor_perl/5.26.1/Tie/Hash/DBD.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-Tie-Hash-DBD
/usr/share/doc/packages/perl-Tie-Hash-DBD/CONTRIBUTING.md
/usr/share/doc/packages/perl-Tie-Hash-DBD/Changes
/usr/share/doc/packages/perl-Tie-Hash-DBD/README
/usr/share/doc/packages/perl-Tie-Hash-DBD/examples
/usr/share/doc/packages/perl-Tie-Hash-DBD/examples/copy.pl
/usr/share/man/man3/Tie::Array::DBD.3pm.gz
/usr/share/man/man3/Tie::Hash::DBD.3pm.gz

 
ICM