freebsd-ports/databases/p5-BerkeleyDB/pkg-descr
Will Andrews e46c638781 Add p5-BerkeleyDB 0.12, perl5 interface to the Berkeley DB package
revision 3.

PR:		24064
Submitted by:	T. William Wells <bill@twwells.com>
Regex help:	Jeremy Shaffner <jeremy@external.org>
2001-01-07 07:23:10 +00:00

13 lines
404 B
Text

This is the perl5 interface to Berkeley DB version 3, which it
depends on.
You may want to use this, instead of the default dbm that perl
provides, as that one is based on version 1, which is seriously
buggy. E.g., if keys or data are over a hundred bytes or so, bad
things may happen to your dbm files. Never mind all the extra
features....
WWW: http://www.sleepycat.com/
Bill Wells
bill@twwells.com