aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Heap/pkg-descr
diff options
context:
space:
mode:
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