ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
9 lines
480 B
Plaintext
9 lines
480 B
Plaintext
A unique flat-file database module, written in pure perl. True multi-level
|
|
hash/array support (unlike MLDBM, which is faked), hybrid OO / tie() interface,
|
|
cross-platform FTPable files, and quite fast. Can handle millions of keys and
|
|
unlimited hash levels without significant slow-down. Written from the ground-up
|
|
in pure perl -- this is NOT a wrapper around a C-based DBM. Out-of-the-box
|
|
compatibility with Unix, Mac OS X and Windows.
|
|
|
|
WWW: https://metacpan.org/release/DBM-Deep
|