Changes for version 0.63

  • The XS version of validate_with failed if the params key contained an array reference containing a single hash reference. Since this works with the pure Perl version, it should work with the XS version. Reported by Diab Jerius.

Modules

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