Build an optimized subroutine parameter validator once, use it forever
- New upstream release 0.18
- Using coercions with positional parameters could cause a "Modification of a
read-only value attempted" exception when the generated code tried to
assign to elements of @_; this is now fixed by making a copy if any of the
types have a coercion
- Using Moose types with coercions in a positional params check would cause
invalid code to be generated; this could also happen with Type::Tiny if
either the type or a coercion could not be inlined
|
||
|---|---|---|
| .gitignore | ||
| perl-Params-ValidationCompiler.spec | ||
| sources | ||