blob: f4789b86aeee7c2b6192014e07536f58df9bfbdc (
plain)
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: https://metacpan.org/release/Params-Check
|