Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-Tie-Hash-DBD-0.16-lp152.3.2 RPM for noarch

From OpenSuSE Leap 15.2 for noarch

Name: perl-Tie-Hash-DBD Distribution: openSUSE Leap 15.2
Version: 0.16 Vendor: openSUSE
Release: lp152.3.2 Build date: Fri Sep 20 19:15:47 2019
Group: Development/Libraries/Perl Build host: lamb27
Size: 48339 Source RPM: perl-Tie-Hash-DBD-0.16-lp152.3.2.src.rpm
Packager: https://bugs.opensuse.org
Url: http://search.cpan.org/dist/Tie-Hash-DBD/
Summary: Tie a Plain Hash to a Database Table
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'.

Provides

Requires

License

Artistic-1.0 or GPL-1.0+

Changelog

* Sun Oct 08 2017 coolo@suse.com
  - updated to 0.16
    see /usr/share/doc/packages/perl-Tie-Hash-DBD/Changes
* Fri Nov 18 2011 coolo@suse.com
  - update to 0.10
    - NAME / DISTNAME in Makefile.PL
    - Up copyright to 2011
    - More cross-checks for META data
    - Use Storable's nfreeze () instead of freeze ()
    - Add transaction support in Tie::Hash::DBD
* Thu Sep 01 2011 chris@computersalat.de
  - initial package 0.07
    * created by cpanspec 1.78.04

Files

/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


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 11:50:38 2024