Changes for version 0.75

  • When checking if a parameter has a method, P::V now calls the ->can method on the parameter, rather than calling UNIVERSAL::can() directly. Requested by Don Armstrong.

Modules

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