The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Build.PL
Changes
lib/Data/FormValidator.pm
lib/Data/FormValidator/Constraints.pm
lib/Data/FormValidator/Constraints/Dates.pm
lib/Data/FormValidator/Constraints/Upload.pm
lib/Data/FormValidator/ConstraintsFactory.pm
lib/Data/FormValidator/Filters.pm
lib/Data/FormValidator/Results.pm
MANIFEST			This list of files
MANIFEST.SKIP
META.json
META.yml
README
RELEASE_NOTES
t/00_base.t
t/02_code_ref.t
t/03_dependency.t
t/04_arrayify_undef.t
t/05_valid_ip_address.t
t/06_regexp_map.t
t/09_require_some.t
t/11_procedural_match.t
t/13_validator_packages.t
t/15_literal_param_constraints.t
t/16_cgi_object.t
t/17_multi_valued_keys.t
t/18_constraint_refs.t
t/19_refs_as_values.t
t/20_careful_exception_handling.t
t/21_multiple_fields.t
t/25_results.t
t/26_qr.t
t/27_qualify_ref_happy_death.t
t/28_defaults_for_new.t
t/30_filter_definedness.t
t/any_errors.t
t/check_profile_syntax.t
t/closure_msgs.t
t/constraint_method.t
t/constraint_method_string.t
t/constraint_method_zero.t
t/constraint_regexp_map_profile_reuse.t
t/constraints_builtin.t
t/constraints_builtin_closure.t
t/constraints_factory.t
t/constraints_invalid_once_only.t
t/constraints_regexp_map_interaction.t
t/constraints_reuse.t
t/credit_card.t
t/dates.t
t/dates_closure.t
t/dependency_coderef.t
t/dependency_groups.t
t/filter_constraints.t
t/filters_builtin.t
t/filters_shouldnt_modify.t
t/FV_length.t
t/get_filtered_data.t
t/get_input_data.t
t/missing_optional.t
t/msgs.t
t/multiple_constraints.t
t/params_not_mentioned.t
t/pod.t
t/procedural_valid.t
t/profile_checking.t
t/regexp_common.t
t/regexp_common_closure.t
t/rename_builtin_constraints.t
t/results_success.t
t/simple.t
t/tt_and_overload.t
t/undefined_arrayref.t
t/unknown.t
t/untaint.pl
t/untaint.t
t/upload.t
t/upload_closure.t
t/upload_mime_types.t
t/upload_post_text.txt
t/ValidatorPackagesTest1.pm
t/ValidatorPackagesTest2.pm
test/00_base.badformat
test/00_base.profile