Logoj0ke.net Open Build Service > Projects > server:monitoring > nagios-plugins-nwc-health > Binaries > nagios-plugins-nwc-health-8... > Dependencies
Sign Up | Log In

Dependency of nagios-plugins-nwc-health-8.0-1.1.src.rpm

Name: perl-MLDBM

Project: openSUSE_13.2

Repository: oss

Title: store multi-level Perl hash structure in single level tied hash

Description:
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.

Version: 2.05

Release: 4.1.3

Architecture: noarch

Size: 20 KB

Build Time: 2014-10-06 15:16:40 +0200 (over 9 years ago)

Provides

Symbol Required by
perl(MLDBM) = 2.05
perl(MLDBM::Serializer) = 2.05
perl(MLDBM::Serializer::Dat...
perl(MLDBM::Serializer::Fre...
perl(MLDBM::Serializer::Sto...
perl-MLDBM = 2.05-4.1.3 perl-MLDBM-Sync package-lists-openSUSE-KDE-cd package-lists-openSUSE-GNOME-cd package-lists-openSUSE-images

Requires

Symbol Provided by
perl(:MODULE_COMPAT_5.20.1) perl