Perl module implementing an extensible string validation interface
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.
$
pkg install p5-String-CheckerOrigin
devel/p5-String-Checker
Size
22.7KiB
License
ART10, GPLv1+
Maintainer
bofh@FreeBSD.org
Dependencies
2 packages
Required by
1 packages