The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.08 - 2013-06-07

  • The handling of defaults in the XS version of validate_pos was broken. The default were simply pushed into the returned array, rather than being explicitly stored in the right index based on the order of the specs passed to validate_pos(). RT #83780.

Modules

Define validation through subroutine attributes
Validate method/function parameters

Provides

in lib/Params/ValidatePP.pm
in lib/Params/ValidateXS.pm
in lib/Params/Validate/Constants.pm
in lib/Params/Validate/PP.pm
in lib/Params/Validate/XS.pm