Changes for version 0.90

  • Make the XS version of Params::Validate recognize regexp objects with Perl 5.11.0-to-be. Patch by Andreas Koenig. RT #32872.
  • With the XS version, when you passed @_ directly to validate() and then got a hash reference back, the values of that hash reference would be marked readonly. Reported by W J Moore. RT #34410.

Modules

Validate method/function parameters using attributes
Validate method/function parameters
pure Perl implementation of Params::Validate
XS implementation of Params::Validate