Changes for version 0.84

  • The XS version of the code used Carp::croak to report failures, while the Perl version used Carp::confess. The module has always been documented as using confess, so now the XS version uses this.
  • The new compiler detection code always returned false if you didn't have ExtUtils::CBuilder installed.

Modules

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