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

Changes for version 1.03 - 2013-06-11

  • FEATURES
    • Add Data::Validator::Role::NoRestricted not to make the args restricted (thanks to keigow for the request)

Modules

Rule based validator on type constraint system
Allows extra arguments
Does not report backtrace on errors
Deals with the invocant of methods
Makes the argument hash no restricted
Does not throw errors
Deals with sequenced parameters
Deals with sequenced parameters.