Home
·
Authors
·
Recent
·
News
·
Mirrors
·
FAQ
·
Feedback
in
All
Modules
Distributions
Authors
permalink
MATSUNO★Tokuhiro
>
FormValidator-Lite-0.31
> MANIFEST
Download:
FormValidator-Lite-0.31.tar.gz
Annotate this POD
CPAN RT
Open
0
View/Report Bugs
Source
Latest Release:
FormValidator-Lite-0.34
.gitignore
Build.PL
Changes
lib/FormValidator/Lite.pm
[
pod
]
lib/FormValidator/Lite/Constraint.pm
[
pod
]
lib/FormValidator/Lite/Constraint/Date.pm
[
pod
]
lib/FormValidator/Lite/Constraint/Default.pm
[
pod
]
lib/FormValidator/Lite/Constraint/Email.pm
[
pod
]
lib/FormValidator/Lite/Constraint/File.pm
[
pod
]
lib/FormValidator/Lite/Constraint/Japanese.pm
[
pod
]
lib/FormValidator/Lite/Constraint/Time.pm
[
pod
]
lib/FormValidator/Lite/Constraint/URL.pm
[
pod
]
lib/FormValidator/Lite/Messages/en.pm
[
pod
]
lib/FormValidator/Lite/Messages/ja.pm
[
pod
]
lib/FormValidator/Lite/Upload.pm
lib/FormValidator/Lite/Upload/CGI.pm
lib/FormValidator/Lite/Upload/HTTPEngine.pm
lib/FormValidator/Lite/Upload/PlackRequest.pm
LICENSE
MANIFEST
This list of files
META.json
META.yml
README
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/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/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/dat/file_post.txt
TODO
xt/01_podspell.t
xt/02_perlcritic.t
xt/03_pod.t
xt/04_minimum_version.t
xt/05_cpan_meta.t
xt/06_meta_author.t