[ Bron: libmldbm-perl ]
Pakket: libmldbm-perl (2.05-2.1)
Verwijzigingen voor libmldbm-perl
Debian bronnen:
Het bronpakket libmldbm-perl downloaden:
- [libmldbm-perl_2.05-2.1.dsc]
- [libmldbm-perl_2.05.orig.tar.gz]
- [libmldbm-perl_2.05-2.1.debian.tar.xz]
Beheerders:
- Debian Perl Group (QA-pagina, Mailarchief)
- gregor herrmann (QA-pagina)
- Florian Schlichting (QA-pagina)
Externe bronnen:
- Homepage [metacpan.org]
Vergelijkbare pakketten:
module for storing multidimensional hash structures in perl tied hashes
The MLDBM perl module can be used to store multidimensional hash structures in tied hashes (including DBM files).
It depends on the Data::Dumper module and by default uses the SDBM tied hash. But you can use it with DB_File (and others DBM modules). You can also use other serializing packages like Storable and FreezeThaw.
Andere aan libmldbm-perl gerelateerde pakketten
|
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
-
- rec: libfreezethaw-perl
- module to serialize and deserialize Perl data structures