[ 源代码: libmldbm-perl ]
软件包: libmldbm-perl (2.05-2.1)
libmldbm-perl 的相关链接
Trisquel 的资源:
下载源码包 libmldbm-perl:
- [libmldbm-perl_2.05-2.1.dsc]
- [libmldbm-perl_2.05.orig.tar.gz]
- [libmldbm-perl_2.05-2.1.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Perl Group (Mail Archive)
- gregor herrmann
- Florian Schlichting
外部的资源:
- 主页 [metacpan.org]
相似软件包:
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.
其他与 libmldbm-perl 有关的软件包
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
-
- rec: libfreezethaw-perl
- module to serialize and deserialize Perl data structures