blob: 31fb543ad3187963a845d46d588eb7b4bc72fa37 (
plain) (
blame)
1
2
3
4
5
|
Params::Check is a generic input parsing/checking mechanism. It allows
you to validate input via a template. The only requirement is that the
arguments must be named.
WWW: http://search.cpan.org/dist/Params-Check/
|