The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
LICENSE
MANIFEST
META.yml
Makefile.PL
README
dist.ini
lib/Validation/Class.pm
t/00-load.t
t/01-attributes.t
t/02-package-declaration.t
t/02-package.t
t/03-mixin-usages.t
t/03-mixin.t
t/04-parameters.t
t/10-validation.t
t/11-group-validation.t
t/97-persistent-values.t
t/98-anomaly.t
t/98-unknown_params.t
t/99-battery.t
t/filters/01-trim.t
t/filters/02-alpha.t
t/filters/03-currency.t
t/filters/04-strip.t
t/filters/05-numeric.t
t/filters/06-uppercase.t
t/filters/07-lowercase.t
t/filters/08-titlecase.t
t/filters/09-capitalize.t
t/filters/10-alphanumeric.t
t/validators/01-min_length.t
t/validators/02-max_length.t
t/validators/03-pattern.t
t/validators/04-between.t
t/validators/05-length.t
t/validators/06-matches.t
t/validators/07-options.t