aboutsummaryrefslogtreecommitdiff
path: root/misc/p5-List-Compare/pkg-descr
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2004-10-25 12:20:46 +0000
committerMathieu Arnold <mat@FreeBSD.org>2004-10-25 12:20:46 +0000
commit4e10212d4fc9315b4931a82dd99fc8754f12ad0e (patch)
treee5292ff8d969334ebfa8dcc660eba7f47dc8393d /misc/p5-List-Compare/pkg-descr
parent74398509f9cf03234d4ab7fb4d22dc0853da0963 (diff)
Add p5-List-Compare 0.31, perl extension for comparing lists.
PR: ports/73033 Submitted by: marck
Notes
Notes: svn path=/head/; revision=120138
Diffstat (limited to 'misc/p5-List-Compare/pkg-descr')
-rw-r--r--misc/p5-List-Compare/pkg-descr7
1 files changed, 7 insertions, 0 deletions
diff --git a/misc/p5-List-Compare/pkg-descr b/misc/p5-List-Compare/pkg-descr
new file mode 100644
index 000000000000..147b0866f348
--- /dev/null
+++ b/misc/p5-List-Compare/pkg-descr
@@ -0,0 +1,7 @@
+List::Compare is a Perl module which allows you to compare lists.
+
+More than two lists can be compared, in either full or accelerated way,
+via both array/list and hash references, and, finally, via both
+object-oriented and functional call style.
+
+WWW: http://search.cpan.org/dist/List-Compare/