summaryrefslogtreecommitdiff
path: root/databases/p5-GDBM/pkg-descr
blob: 9fa0af2eef0827d4f5b33e9477c25fc5928d70ce (plain) (blame)
1
2
3
4
5
6
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.