Re DB
[email protected] ("M.J.T. Guy") Tue, 16 Nov 1999 15:41:11 +0000
| Newsgroups | perl.sdk |
|---|---|
| Message-ID | <[email protected]> |
Nathan Torkington <[email protected]> wrote > I think DB is the best DBM implementation, and it deserves to be in > the SDK because the applications of DBM files are much fewer without > it. I'm confused. "DB" is the package name reserved for the Perl debugger. And you can't be meaning DB_File, as that's already in the standard distribution. Presumably you mean BerkeleyDB ? Mike Guy