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

perl-MLDBM-2.50.0-9.mga8 RPM for noarch

From Mageia 8 for armv7hl / media / core / release

Name: perl-MLDBM Distribution: Mageia
Version: 2.50.0 Vendor: Mageia.Org
Release: 9.mga8 Build date: Wed Feb 12 06:40:53 2020
Group: Development/Perl Build host: localhost
Size: 32554 Source RPM: perl-MLDBM-2.50.0-9.mga8.src.rpm
Packager: umeabot <umeabot>
Url: http://search.cpan.org/dist/MLDBM
Summary: MLDBM - store multi-level 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 SYNOPSIS overview
above.  Using Storable is usually much faster than the other methods.

See the BUGS section for important limitations.

Provides

Requires

License

GPL+ or Artistic

Changelog

* Wed Feb 12 2020 umeabot <umeabot> 2.50.0-9.mga8
  + Revision: 1495609
  - Mageia 8 Mass Rebuild
  + wally <wally>
  - replace deprecated %makeinstall_std
* Wed Sep 19 2018 umeabot <umeabot> 2.50.0-8.mga7
  + Revision: 1269264
  - Mageia 7 Mass Rebuild

Files

/usr/share/doc/perl-MLDBM
/usr/share/doc/perl-MLDBM/Changes
/usr/share/doc/perl-MLDBM/META.json
/usr/share/doc/perl-MLDBM/META.yml
/usr/share/doc/perl-MLDBM/MYMETA.yml
/usr/share/doc/perl-MLDBM/README
/usr/share/man/man3/MLDBM.3pm.xz
/usr/share/perl5/vendor_perl/MLDBM
/usr/share/perl5/vendor_perl/MLDBM.pm
/usr/share/perl5/vendor_perl/MLDBM/Serializer
/usr/share/perl5/vendor_perl/MLDBM/Serializer/Data
/usr/share/perl5/vendor_perl/MLDBM/Serializer/Data/Dumper.pm
/usr/share/perl5/vendor_perl/MLDBM/Serializer/FreezeThaw.pm
/usr/share/perl5/vendor_perl/MLDBM/Serializer/Storable.pm


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 15:54:16 2024