FormValidator-Lite 0.41 Latest
Files
- Build.PL
- Changes
- LICENSE
- MANIFEST
- META.json
- META.yml
- README.md
- TODO
- author/benchmark.pl
- author/benchmark2.pl
- author/prof.pl
- cpanfile
- lib/FormValidator/Lite.pm
- lib/FormValidator/Lite/Constraint.pm
- lib/FormValidator/Lite/Constraint/Date.pm
- lib/FormValidator/Lite/Constraint/Default.pm
- lib/FormValidator/Lite/Constraint/Email.pm
- lib/FormValidator/Lite/Constraint/File.pm
- lib/FormValidator/Lite/Constraint/Japanese.pm
- lib/FormValidator/Lite/Constraint/Number.pm
- lib/FormValidator/Lite/Constraint/Time.pm
- lib/FormValidator/Lite/Constraint/URL.pm
- lib/FormValidator/Lite/Hash.pm
- lib/FormValidator/Lite/Messages/en.pm
- lib/FormValidator/Lite/Messages/ja.pm
- lib/FormValidator/Lite/Upload.pm
- lib/FormValidator/Lite/Upload/CGI.pm
- lib/FormValidator/Lite/Upload/HTTPEngine.pm
- lib/FormValidator/Lite/Upload/PlackRequest.pm
- minil.toml
- t/00_compile.t
- t/010_core/001_simple.t
- t/010_core/002_get_error_message.t
- t/010_core/003_get_error_messages.t
- t/010_core/004_hashkey.t
- t/010_core/005_messages.t
- t/010_core/006_not_null.t
- t/010_core/007_integrate_with_plack.t
- t/010_core/008_get_error_messages_from_param.t
- t/010_core/009_zero_regex.t
- t/010_core/010_my_own_constraint.t
- t/010_core/011_messages.t
- t/010_core/012_multivalue.t
- t/010_core/013_build_message.t
- t/010_core/014_hash.t
- t/010_core/015_hash_multivalue.t
- t/020_constraints/001_default.t
- t/020_constraints/002_japanese.t
- t/020_constraints/003_url.t
- t/020_constraints/004_email.t
- t/020_constraints/005_date.t
- t/020_constraints/006_file-plack.t
- t/020_constraints/006_file.t
- t/020_constraints/007_choice.t
- t/020_constraints/008_time.t
- t/020_constraints/009_number.t
- t/030_upload/001_cgi.t
- t/030_upload/002_he.t
- t/030_upload/003_special.t
- t/030_upload/004_plack.t
- t/999_regression/001_break_arguments_in_check.t
- t/999_regression/002_empty_form.t
- t/999_regression/003_break_multivalue_hash.t
- t/dat/file_post.txt
- xt/02_perlcritic.t