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

Changes for version 0.27 - 2018-02-11

  • Fixed a bug with inlining Moose types. If a type's parent needed environment variables those would not get closed over. Reported by Mark Fowler. GH #22.
  • Added a debug option to dump the source of the subroutine before it is eval'd.

Modules

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