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

Changes for version 0.20 - 2016-12-05

  • The keys for parameter specifications are now validated. If an unknown key is seen then an exception will be thrown. This will help you catch typos in your parameter specification. Implemented by Greg Oschwald. PR #8.

Modules

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