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 Validate-Tiny

0.31    2012-01-11
        Add credits in POD

0.30    2011-01-10
        Lower minimum required Perl version to 5.8
        add is_a, is_like, is_in constraint closures

0.21    2011-12-09
        Add "single" parameter to method "error_string".
        Fix typos and enhance POD.

0.20    2011-12-08
        Add method error_string

0.10    2011-12-08
        Typos in POD fixed.

0.09    2011-10-07
        Update Test::More dependency to 0.94 (needed for subtest)
        Remove dependency from List::MoreUtils

0.08    2011-09-17
        Fixed croak issue with missing fields
        Add undef checks

0.06    2011-07-25
        Add object interface

0.05    2011-07-22
        Edit meta files

0.01    2011-07-01
        First version, released.