Go to file
Paul Howarth 5b75ebeaef Update to 0.18
- 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
2016-11-14 10:25:56 +00:00
.gitignore Initial import (perl-Params-ValidationCompiler-0.13-3) 2016-09-19 15:33:13 +01:00
perl-Params-ValidationCompiler.spec Update to 0.18 2016-11-14 10:25:56 +00:00
sources Update to 0.18 2016-11-14 10:25:56 +00:00