6955442f91
String::Checker.
6 lines
264 B
Text
6 lines
264 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.
|
|
|
|
--will
|