mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
310ba58c61
from eivind.
7 lines
294 B
Plaintext
7 lines
294 B
Plaintext
GDBM_File is a perl module which allows Perl programs to make use of the
|
|
facilities provided by the GNU gdbm library. If you intend to use this
|
|
module you should really have a copy of the gdbm manualpage at hand.
|
|
|
|
Most of the libgdbm.a functions are available through the GDBM_File
|
|
interface.
|