summaryrefslogtreecommitdiff
path: root/www/p5-CGI-Minimal/DESCR
diff options
context:
space:
mode:
authorjmmv <jmmv>2003-05-06 17:40:18 +0000
committerjmmv <jmmv>2003-05-06 17:40:18 +0000
commit5a79423b6feb188f48299ebbaf981575b33d3f48 (patch)
tree37ae7d212f46ef8018a7bd8c13edba7da1a47ed9 /www/p5-CGI-Minimal/DESCR
parentf58f4f25565243e0fcd6ee359261be2e3cfc7286 (diff)
downloadpkgsrc-5a79423b6feb188f48299ebbaf981575b33d3f48.tar.gz
Drop trailing whitespace. Ok'ed by wiz.
Diffstat (limited to 'www/p5-CGI-Minimal/DESCR')
-rw-r--r--www/p5-CGI-Minimal/DESCR6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/p5-CGI-Minimal/DESCR b/www/p5-CGI-Minimal/DESCR
index 2ea9e9f2246..0956e759ce1 100644
--- a/www/p5-CGI-Minimal/DESCR
+++ b/www/p5-CGI-Minimal/DESCR
@@ -1,4 +1,4 @@
-CGI::Minimal is a lightweight alternative to CGI. It provides the _minimum_
-functions needed for CGI such as form decoding (including file upload forms),
-URL encoding and decoding, HTTP usable date generation (RFC1123 compliant
+CGI::Minimal is a lightweight alternative to CGI. It provides the _minimum_
+functions needed for CGI 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.