diff options
Diffstat (limited to 'databases/p5-GDBM/pkg-descr')
-rw-r--r-- | databases/p5-GDBM/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/databases/p5-GDBM/pkg-descr b/databases/p5-GDBM/pkg-descr new file mode 100644 index 0000000..9fa0af2 --- /dev/null +++ b/databases/p5-GDBM/pkg-descr @@ -0,0 +1,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. |