Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-MLDBM | Distribution: openSUSE:Factory:zSystems |
Version: 2.05 | Vendor: openSUSE |
Release: 5.40 | Build date: Wed Jun 5 16:30:07 2013 |
Group: Development/Libraries/Perl | Build host: reproducible |
Size: 29231 | Source RPM: perl-MLDBM-2.05-5.40.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: http://search.cpan.org/dist/MLDBM/ | |
Summary: store multi-level Perl hash structure in single level tied hash |
This module can serve as a transparent interface to any TIEHASH package that is required to store arbitrary perl data, including nested references. Thus, this module can be used for storing references and other arbitrary data within DBM databases. It works by serializing the references in the hash into a single string. In the underlying TIEHASH package (usually a DBM database), it is this string that gets stored. When the value is fetched again, the string is deserialized to reconstruct the data structure into memory. For historical and practical reasons, it requires the *Data::Dumper* package, available at any CPAN site. *Data::Dumper* gives you really nice-looking dumps of your data structures, in case you wish to look at them on the screen, and it was the only serializing engine before version 2.00. However, as of version 2.00, you can use any of *Data::Dumper*, *FreezeThaw* or *Storable* to perform the underlying serialization, as hinted at by the the SYNOPSIS manpage overview above. Using *Storable* is usually much faster than the other methods. See the the BUGS manpage section for important limitations.
Artistic-1.0 or GPL-1.0+
* Wed Jun 05 2013 coolo@suse.com - updated to 2.05 Require perl 5.5 Test for pod * Fri Nov 18 2011 coolo@suse.com - use original .tar.gz * Tue Nov 30 2010 coolo@novell.com - switch to perl_requires macro * Mon Nov 29 2010 coolo@novell.com - remove /var/adm/perl-modules * Tue Oct 19 2010 coolo@novell.com - add perl as explicit buildrequire * Thu Mar 25 2010 anicka@suse.cz - update to 2.04 * Compatibility with old EU::MM. * Thu Mar 04 2010 anicka@suse.cz - update to 2.03 * Error in test fixed. * New tests added. * Sun Jan 10 2010 jengelh@medozas.de - enable parallel build * Wed Jan 25 2006 mls@suse.de - converted neededforbuild to BuildRequires * Sun Jan 11 2004 adrian@suse.de - build as user
/usr/lib/perl5/vendor_perl/5.40.0/MLDBM /usr/lib/perl5/vendor_perl/5.40.0/MLDBM.pm /usr/lib/perl5/vendor_perl/5.40.0/MLDBM/Serializer /usr/lib/perl5/vendor_perl/5.40.0/MLDBM/Serializer/Data /usr/lib/perl5/vendor_perl/5.40.0/MLDBM/Serializer/Data/Dumper.pm /usr/lib/perl5/vendor_perl/5.40.0/MLDBM/Serializer/FreezeThaw.pm /usr/lib/perl5/vendor_perl/5.40.0/MLDBM/Serializer/Storable.pm /usr/share/doc/packages/perl-MLDBM /usr/share/doc/packages/perl-MLDBM/Changes /usr/share/doc/packages/perl-MLDBM/README /usr/share/man/man3/MLDBM.3pm.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Jan 4 23:43:41 2025