aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-String-Parity/pkg-descr
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2002-10-25 01:30:59 +0800
committersobomax <sobomax@FreeBSD.org>2002-10-25 01:30:59 +0800
commitc08bf40c6276b5173777f938808be580793b01ac (patch)
tree3180c3828bb5ced523f9a060874f855c19f5049d /devel/p5-String-Parity/pkg-descr
parent217348ba204438133c3fca95dd625b2ed9563ed1 (diff)
downloadfreebsd-ports-gnome-c08bf40c6276b5173777f938808be580793b01ac.tar.gz
freebsd-ports-gnome-c08bf40c6276b5173777f938808be580793b01ac.tar.zst
freebsd-ports-gnome-c08bf40c6276b5173777f938808be580793b01ac.zip
Add p5-String-Parity 1.31, a perl5 module to generate and test
even, odd, mark and space parity on strings.
Diffstat (limited to 'devel/p5-String-Parity/pkg-descr')
-rw-r--r--devel/p5-String-Parity/pkg-descr2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/p5-String-Parity/pkg-descr b/devel/p5-String-Parity/pkg-descr
new file mode 100644
index 000000000000..95bd9073eac9
--- /dev/null
+++ b/devel/p5-String-Parity/pkg-descr
@@ -0,0 +1,2 @@
+The String::Parity module for perl5 may be used to generate and test
+even, odd, mark and space parity on arbitrary strings.