aboutsummaryrefslogtreecommitdiff
path: root/www/p5-CGI-Minimal/pkg-descr
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2005-11-14 15:26:20 +0000
committerMathieu Arnold <mat@FreeBSD.org>2005-11-14 15:26:20 +0000
commit4f5f0805030883433979c9d9c0c29c83b5cc879d (patch)
treeac9a38e38dcdf438e86cce82e88f37a49021db11 /www/p5-CGI-Minimal/pkg-descr
parentebdc3f28151444c24d48298c994fff2b126ff941 (diff)
downloadports-4f5f0805030883433979c9d9c0c29c83b5cc879d.tar.gz
ports-4f5f0805030883433979c9d9c0c29c83b5cc879d.zip
Notes
Diffstat (limited to 'www/p5-CGI-Minimal/pkg-descr')
-rw-r--r--www/p5-CGI-Minimal/pkg-descr8
1 files changed, 6 insertions, 2 deletions
diff --git a/www/p5-CGI-Minimal/pkg-descr b/www/p5-CGI-Minimal/pkg-descr
index 52f8a171bc2b..f27f80af7261 100644
--- a/www/p5-CGI-Minimal/pkg-descr
+++ b/www/p5-CGI-Minimal/pkg-descr
@@ -1,2 +1,6 @@
-An _extremely_ lightweight CGI processing package designed
-to provide form decoding and related services with low overhead.
+An _extremely_ lightweight CGI processing package provides _minimum_
+functions needed such as form decoding (including file upload forms),
+URL encoding and decoding, HTTP usable date generation (RFC1123 compliant
+dates) and basic escaping and unescaping of HTMLized text.
+
+WWW: http://search.cpan.org/dist/CGI-Minimal/