The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Data::Validate::WithYAML

0.09    29.01.2012
        + bring "validate" to life
        + now you can depend on other fields when you use "validate"
        + add "no_validate" to yaml spec
        + add tests for new features

0.08    03.01.2012
        + switch to Dist::Zilla

0.07    15.11.2011
        + pass config to plugin

0.06    15.11.2011
        + added "subs" to execute user defined code
        + added "exception" to fieldnames to exclude a given list
        + added check_list to check a list of values for a given field

0.05    08.09.2009
        + add methods "set_optional" and "set_required"

0.04    26.07.2009
        + add method "message" to return a specified error message

0.01    Fri Feb 09, 2006
        First version, released on an unsuspecting world.