mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
5e8691baf3
- Fix indentation, fmt -w 80
7 lines
304 B
Plaintext
7 lines
304 B
Plaintext
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.
|
|
|
|
WWW: http://search.cpan.org/dist/CGI-ArgChecker
|