aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-String-Checker/pkg-descr
blob: ee0309066779c28ff2670eeb24bbda4f0ff83c89 (plain) (blame)
1
2
3
4
5
6
7
8
9
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