Changes for version 0.67

  • The test count for 06-option.t was off. Reported by Christian Schaffner.
  • Validation callbacks now receive a reference to the (normalized) parameter hash/array as their second argument.
  • Shut up an "unitialized value in subroutine entry" warning caused by calling validate_pos() with an undef value in the parameter array. This was introduced in 0.66.

Modules

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