Changes for version 0.88

  • The XS version threw an error when it attempted to do "isa" or "can" validation on a value that was not a string or object, such as undef or a number. Reported by Steffen Winkler. RT #25229.

Modules

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