aboutsummaryrefslogtreecommitdiffstats
path: root/databases/p5-MLDBM/pkg-descr
diff options
context:
space:
mode:
authorvanilla <vanilla@FreeBSD.org>1998-04-04 22:05:12 +0800
committervanilla <vanilla@FreeBSD.org>1998-04-04 22:05:12 +0800
commit0ba419d1ea59d5503b616c2071f5c4c994253a3a (patch)
tree109af76a2d80400ca6eeaf33495d0cab764aa0c1 /databases/p5-MLDBM/pkg-descr
parent5aa788cd4088bb631e3682f7360ee893b37acb82 (diff)
downloadfreebsd-ports-gnome-0ba419d1ea59d5503b616c2071f5c4c994253a3a.tar.gz
freebsd-ports-gnome-0ba419d1ea59d5503b616c2071f5c4c994253a3a.tar.zst
freebsd-ports-gnome-0ba419d1ea59d5503b616c2071f5c4c994253a3a.zip
Upgrade to 1.25, and portlint.
Diffstat (limited to 'databases/p5-MLDBM/pkg-descr')
-rw-r--r--databases/p5-MLDBM/pkg-descr14
1 files changed, 7 insertions, 7 deletions
diff --git a/databases/p5-MLDBM/pkg-descr b/databases/p5-MLDBM/pkg-descr
index fbd22f1df17e..ca4456462ded 100644
--- a/databases/p5-MLDBM/pkg-descr
+++ b/databases/p5-MLDBM/pkg-descr
@@ -1,9 +1,9 @@
MLDBM - store multi-level hash structure in single level tied hash
-This module, intended primarily for use with DBM packages, can serve as a
-transparent interface to any TIEHASH package that must be used to
-store arbitrary perl data, including nested references.
-
-It works by converting the values in the hash that are references, to their
-string representation in perl syntax. When using a DBM database, it is this
-string that gets stored.
+This module, intended primarily for use with DBM packages, can serve as a
+transparent interface to any TIEHASH package that must be used to
+store arbitrary perl data, including nested references.
+
+It works by converting the values in the hash that are references, to their
+string representation in perl syntax. When using a DBM database, it is this
+string that gets stored.