Commit Graph

2 Commits

Author SHA1 Message Date
kevlo
c51b067a57 fix COMMENT and DESCR; from Mikolaj Kucharski 2009-10-11 07:36:30 +00:00
kevlo
42fcbee78b Initial import of p5-DBM-Deep-1.0014
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.

ok sthen@
2009-09-29 08:33:33 +00:00