freebsd-ports/devel/p5-String-Checker/pkg-descr
Sunpoet Po-Chuan Hsieh ad4f267b7a Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.

With hat:	perl
2018-05-27 20:15:16 +00:00

9 lines
521 B
Text

String::Checker - An extensible string validation module (allowing commonly
used checks on strings to be called more concisely and consistently).
Why is this useful? If you're only checking one string, it probably
isn't. However, if you're checking a bunch of strings (say, for
example, CGI input parameters) against a set of expectations, this
comes in pretty handy. As a matter of fact, the CGI::ArgChecker
module is a simple, CGI.pm aware wrapper for this library.
WWW: https://metacpan.org/release/String-Checker