aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Heap/pkg-descr
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2004-12-06 11:15:07 +0000
committerAnton Berezin <tobez@FreeBSD.org>2004-12-06 11:15:07 +0000
commite73d3f5b4f15a870b77748399fe0e0d51f91c1fa (patch)
tree33e038242e6382acfbddf1f8c496fffc4e3abb5d /devel/p5-Heap/pkg-descr
parentf320cb9fab9acb1ce757909a945d6b0438a95c11 (diff)
downloadports-e73d3f5b4f15a870b77748399fe0e0d51f91c1fa.tar.gz
ports-e73d3f5b4f15a870b77748399fe0e0d51f91c1fa.zip
Notes
Diffstat (limited to 'devel/p5-Heap/pkg-descr')
-rw-r--r--devel/p5-Heap/pkg-descr10
1 files changed, 6 insertions, 4 deletions
diff --git a/devel/p5-Heap/pkg-descr b/devel/p5-Heap/pkg-descr
index 48e2e9fd2de9..bf021b993efe 100644
--- a/devel/p5-Heap/pkg-descr
+++ b/devel/p5-Heap/pkg-descr
@@ -1,4 +1,6 @@
-The Heap collection of modules provide routines that manage a heap of elements.
-A heap is a partially sorted structure that is always able to easily extract
-the smallest of the elements in the structure (or the largest if a reversed
-compare routine is provided).
+The Heap collection of modules provide routines that manage a heap of
+elements. A heap is a partially sorted structure that is always able to
+easily extract the smallest of the elements in the structure (or the
+largest if a reversed compare routine is provided).
+
+WWW: http://search.cpan.org/search?dist=Heap