Build an optimized subroutine parameter validator once, use it forever
- New upstream release 0.30
- Added a new option for named params, "return_object", which causes the
validation sub to return an object with methods for each param rather than
a hashref; this is a great way to avoid typos in hash keys (idea
shamelessly stolen from Toby Inkster's Type::Params module)
- Tweaked the POD formatting so that the table of contents generated by
MetaCPAN is more useful
- Optionally use Class::XSAccessor
|
||
|---|---|---|
| .gitignore | ||
| .rpmlint | ||
| perl-Params-ValidationCompiler.spec | ||
| sources | ||