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

perl-MLDBM-2.05-bp153.1.15 RPM for noarch

From OpenSuSE Leap 15.3 for noarch

Name: perl-MLDBM Distribution: SUSE Linux Enterprise 15 SP3
Version: 2.05 Vendor: openSUSE
Release: bp153.1.15 Build date: Sat Mar 6 01:56:41 2021
Group: Development/Libraries/Perl Build host: lamb21
Size: 30235 Source RPM: perl-MLDBM-2.05-bp153.1.15.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.

Provides

Requires

License

Artistic-1.0 or GPL-1.0+

Changelog

* 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

Files

/usr/lib/perl5/vendor_perl/5.26.1/MLDBM
/usr/lib/perl5/vendor_perl/5.26.1/MLDBM.pm
/usr/lib/perl5/vendor_perl/5.26.1/MLDBM/Serializer
/usr/lib/perl5/vendor_perl/5.26.1/MLDBM/Serializer/Data
/usr/lib/perl5/vendor_perl/5.26.1/MLDBM/Serializer/Data/Dumper.pm
/usr/lib/perl5/vendor_perl/5.26.1/MLDBM/Serializer/FreezeThaw.pm
/usr/lib/perl5/vendor_perl/5.26.1/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, Tue Apr 9 14:50:04 2024