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

Changes for version 0.04

  • upped the Moose dependency and added support for the new improved Moose type constraints
    • added tests for this
  • adding caching of the prepared parameter specs, this results in approx. 3x speedup using rough benchmarks.
  • added special caching handlers see the IMPORTANT NOTE ON CACHING section of the POD for more details
    • added tests for this

Modules

an extension of Params::Validate for using Moose's types