mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-13 03:03:15 +00:00
68fd830c8b
- include support for Berkeley DB 4.x [2] - point to the right webpage [2] PR: 51573 Submitted by: Mathieu Arnold <m@absolight.fr> [1], Oliver Eikemeier <eikemeier@fillmore-labs.com> [2] Approved by: maintainer timeout (> 3 weeks)
14 lines
462 B
Plaintext
14 lines
462 B
Plaintext
This is the perl5 interface to Berkeley DB version 2, 3, 4 or 4.1, 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://search.cpan.org/dist/BerkeleyDB/
|
|
WWW: http://www.sleepycat.com/
|
|
|
|
Bill Wells
|
|
bill@twwells.com
|