| FileSize | 27312 |
| MD5 | 0601E63CF876A3560C5529908781D4AB |
| PackageDescription | module to build an optimized subroutine parameter validator
Params::ValidationCompiler creates a customized, highly efficient parameter
checking subroutine. It can handle named or positional parameters, and can
return the parameters as key/value pairs or a list of values.
.
In addition to type checks, it also supports parameter defaults, optional
parameters, and extra "slurpy" parameters.
.
A parameter specification can be provided as either an arrayref (which expects
positional params) or a hashref (which expects named params). Parameter types
can be specified as Moose, Type::Tiny or Specio type objects. Parameters can
be specified as being optional and can be provided with default values. |
| PackageMaintainer | Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org> |
| PackageName | libparams-validationcompiler-perl |
| PackageSection | perl |
| PackageVersion | 0.23-1 |
| SHA-1 | 992E25BA1B0DFD890BF55E8D8256E8F0D09E4FFF |
| SHA-256 | 53DB598D58E0EE6D3D41910863909F64CE80A92C0535B55F0E7B676386718747 |