套件: libmldbm-perl (2.05-2)
libmldbm-perl 的相關超連結
Trisquel 的資源:
下載原始碼套件 libmldbm-perl:
維護者:
Original Maintainers:
- Debian Perl Group (郵件存檔)
- 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