The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Perl module Validator::LIVR

0.01 2013-02-02
 - First version, released on an unsuspecting world.

0.02 2013-08-12
 - LIVR v0.2 support (not_empty_list)

0.03 Not Released
 - Fixed pipelining (now validator passes the modified
   result to each next rule).

0.04 2013-08-15
 - LIVR v0.3 support (trim, to_lc, to_uc)

0.05
 - Fix bug with applying validation rule after filter

0.06
 - LIVR v0.4 support (remove, leave_only, url, iso_date, like with flags, rules aliasing)

0.07
 - Add version to every pm file

0.08
 - More detailed debug in tests

0.09
 - Fix typo in MANIFEST paths