Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-Tie-Hash-DBD | Distribution: openSUSE:Factory:zSystems |
Version: 0.24 | Vendor: openSUSE |
Release: 1.6 | Build date: Sat Jan 7 04:08:08 2023 |
Group: Unspecified | Build host: reproducible |
Size: 58246 | Source RPM: perl-Tie-Hash-DBD-0.24-1.6.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://metacpan.org/release/Tie-Hash-DBD | |
Summary: Tie plain hashes to DBI interface |
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'.
Artistic-1.0 OR GPL-1.0-or-later
* Sat Jan 07 2023 Tina Müller <timueller+perl@suse.de> - updated to 0.24 see /usr/share/doc/packages/perl-Tie-Hash-DBD/Changes 0.24 - 06 Jan 2023, H.Merijn Brand * It's 2022 * It's 2023 * Wed May 19 2021 Tina Müller <timueller+perl@suse.de> - updated to 0.23 see /usr/share/doc/packages/perl-Tie-Hash-DBD/Changes 0.23 - 18 May 2021, H.Merijn Brand * It's 2021 * Enable use of tables with extra fields * Thu Dec 24 2020 Tina Müller <timueller+perl@suse.de> - updated to 0.22 see /usr/share/doc/packages/perl-Tie-Hash-DBD/Changes 0.22 - 21 Dec 2020, H.Merijn Brand * Try to make persist tests use more unique table names * Fix META issue for bugtracker * Fri Apr 10 2020 <timueller+perl@suse.de> - updated to 0.21 see /usr/share/doc/packages/perl-Tie-Hash-DBD/Changes 0.21 - 09 Apr 2020, H.Merijn Brand * It's 2020 * Tue Sep 03 2019 <timueller+perl@suse.de> - updated to 0.20 see /usr/share/doc/packages/perl-Tie-Hash-DBD/Changes 0.20 - 02 Sep 2019, H.Merijn Brand * Require the correct module for YAML::Syck::Dump * Wed Aug 28 2019 Tina Mueller <tina.mueller@suse.com> - updated to 0.19 see /usr/share/doc/packages/perl-Tie-Hash-DBD/Changes 0.19 - 27 Aug 2019, H.Merijn Brand * Don't skip the test, but do not require the feature * It's 2019 * Support Sereal for (de-)serialization * Support JSON, JSON::Syck, YAML, YAML::Syck, XML::Dumper, FreezeThaw, and Bencode for (de-)serialization. * Streamlined the test suite * Doc updates * Provide cpanfile * Wed Jul 25 2018 coolo@suse.com - updated to 0.18 see /usr/share/doc/packages/perl-Tie-Hash-DBD/Changes * 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
/usr/lib/perl5/vendor_perl/5.40.0/Tie /usr/lib/perl5/vendor_perl/5.40.0/Tie/Array /usr/lib/perl5/vendor_perl/5.40.0/Tie/Array/DBD.pm /usr/lib/perl5/vendor_perl/5.40.0/Tie/Hash /usr/lib/perl5/vendor_perl/5.40.0/Tie/Hash/DBD.pm /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, Thu Nov 7 00:41:23 2024