The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 1.06 - 2014-07-15

  • NEW FEATURES
    • Add Data::Validator::Role::SmartSequence

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 and named parameters
Deals with sequenced parameters.