aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Getopt-Compact/pkg-descr
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-09-23 02:37:55 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-09-23 02:37:55 +0000
commita82cc513cc766dee89ab3bd5948f4ff4773d5c5b (patch)
treecdef3c4dd34ae6bbbd4a177622880626c3340dc1 /devel/p5-Getopt-Compact/pkg-descr
parente3b5d99978daf6cc5f5d2eadb43e719e37ef7731 (diff)
downloadports-a82cc513cc766dee89ab3bd5948f4ff4773d5c5b.tar.gz
ports-a82cc513cc766dee89ab3bd5948f4ff4773d5c5b.zip
Notes
Diffstat (limited to 'devel/p5-Getopt-Compact/pkg-descr')
-rw-r--r--devel/p5-Getopt-Compact/pkg-descr6
1 files changed, 6 insertions, 0 deletions
diff --git a/devel/p5-Getopt-Compact/pkg-descr b/devel/p5-Getopt-Compact/pkg-descr
new file mode 100644
index 000000000000..ad9fe756044a
--- /dev/null
+++ b/devel/p5-Getopt-Compact/pkg-descr
@@ -0,0 +1,6 @@
+This is yet another Getopt related module. Getopt::Compact is geared towards
+compactly and yet quite powerfully describing an option syntax. Options can
+be parsed, returned as a hashref of values, and/or displayed as a usage string
+or within the script POD.
+
+WWW: http://search.cpan.org/dist/Getopt-Compact/