The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.23 - 2017-01-23

  • Trying to create a validator for positional parameters where a required param came after one with a default did not throw an exception.
  • A positional params validator with a slurpy type which had coercions did not return the coerced values. It returned the original values instead.

Modules

Build an optimized subroutine parameter validator once, use it forever
Object that implements the check subroutine compilation
Defines exceptions thrown by Params::ValidationCompiler