5e8691baf3
- Fix indentation, fmt -w 80
6 lines
304 B
Text
6 lines
304 B
Text
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
|