diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2010-01-23 22:45:04 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2010-01-23 22:45:04 +0800 |
commit | a7a9d8ba4e411198aac4b3bc7411bba0f6c2491b (patch) | |
tree | b9b020224d104aea8ec18290617a77becc98c5a6 /www/p5-CGI-ArgChecker | |
parent | 58c0d813b540a16968b056e882ef9afcf45e7232 (diff) | |
download | freebsd-ports-gnome-a7a9d8ba4e411198aac4b3bc7411bba0f6c2491b.tar.gz freebsd-ports-gnome-a7a9d8ba4e411198aac4b3bc7411bba0f6c2491b.tar.zst freebsd-ports-gnome-a7a9d8ba4e411198aac4b3bc7411bba0f6c2491b.zip |
- Add cpan site to WWW
- Fix indentation, fmt -w 80
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 |