6 lines
305 B
Text
6 lines
305 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/
|