diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2010-01-23 14:45:04 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2010-01-23 14:45:04 +0000 |
commit | 5e8691baf38f92dfd972d71faa61dbe103d7c44a (patch) | |
tree | 2fa66f9271e147ab41a7c2b3375a313dd47a85bf /www/p5-CGI-ArgChecker | |
parent | ce7609b56dbeeeb79a2e6f48c6b321f5d0cd10b7 (diff) | |
download | ports-5e8691baf38f92dfd972d71faa61dbe103d7c44a.tar.gz ports-5e8691baf38f92dfd972d71faa61dbe103d7c44a.zip |
Notes
Diffstat (limited to 'www/p5-CGI-ArgChecker')
-rw-r--r-- | www/p5-CGI-ArgChecker/pkg-descr | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/www/p5-CGI-ArgChecker/pkg-descr b/www/p5-CGI-ArgChecker/pkg-descr index 03d942a80148..00704d8c712c 100644 --- a/www/p5-CGI-ArgChecker/pkg-descr +++ b/www/p5-CGI-ArgChecker/pkg-descr @@ -1,6 +1,6 @@ CGI::ArgChecker - An extensible CGI parameter validation module (allowing -commonly used checks on parameters to be called more concisely and -consistently) based on String::Checker. This is really nothing more than -a simple wrapper around String::Checker. +commonly used checks on parameters to be called more concisely and consistently) +based on String::Checker. This is really nothing more than a simple wrapper +around String::Checker. ---will +WWW: http://search.cpan.org/dist/CGI-ArgChecker |