FormValidator-LazyWay 0.18
Kwalitee Issues
- has_human_readable_license
-
Add a section called "LICENSE" to the documentation, or add a file named LICENSE to the distribution.
- has_license_in_source_file
-
Add =head1 LICENSE and the text of the license to the main module in your code.
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: FormValidator-LazyWay-0.18/lib/FormValidator/LazyWay/Filter/Unify.pm -- Around line 18: Non-ASCII character seen before =encoding in 'è¤æ°ã®æåãçµ±ä¸ãã'. Assuming UTF-8 FormValidator-LazyWay-0.18/lib/FormValidator/LazyWay/Setting.pm -- Around line 182: Non-ASCII character seen before =encoding in 'æ¤è¨¼ã¢ã¸ã¥ã¼ã«ãèªã¿è¾¼ã¿ãæ¤è¨¼ã«ã¼ã«ããã·ã¥ã使ãã¾ãã'. Assuming UTF-8
- meta_yml_declares_perl_version
-
If you are using Build.PL define the {requires}{perl} = VERSION field. If you are using MakeMaker (Makefile.PL) you should upgrade ExtUtils::MakeMaker to 6.48 and use MIN_PERL_VERSION parameter. Perl::MinimumVersion can help you determine which version of Perl your module needs.
- has_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- meta_yml_has_license
-
Define the license if you are using in Build.PL. If you are using MakeMaker (Makefile.PL) you should upgrade to ExtUtils::MakeMaker version 6.31.
- has_known_license_in_source_file
-
Add =head1 LICENSE and/or the proper text of the well-known license to the main module in your code.
- meta_yml_has_provides
-
Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.
- has_separate_license_file
-
This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.
Modules
Name | Abstract | Version | View |
---|---|---|---|
FormValidator::LazyWay | フォーム検証用モジュール | 0.18 | metacpan |
FormValidator::LazyWay::Filter | metacpan | ||
FormValidator::LazyWay::Filter::Encode | metacpan | ||
FormValidator::LazyWay::Filter::Unify | è¤æ°ã®æåãçµ±ä¸ãã filter | metacpan | |
FormValidator::LazyWay::Fix | metacpan | ||
FormValidator::LazyWay::Fix::DateTime | metacpan | ||
FormValidator::LazyWay::Fix::URI | metacpan | ||
FormValidator::LazyWay::Message | metacpan | ||
FormValidator::LazyWay::Message::EN | metacpan | ||
FormValidator::LazyWay::Message::JA | metacpan | ||
FormValidator::LazyWay::Result | 検証結果を保持するクラス | metacpan | |
FormValidator::LazyWay::Rule | FormValidator::LazyWay Validation Rule module. | metacpan | |
FormValidator::LazyWay::Rule::DateTime | rule for DateTime | metacpan | |
FormValidator::LazyWay::Rule::DateTime::EN | Messages of DateTime Rule | metacpan | |
FormValidator::LazyWay::Rule::DateTime::JA | Messages of DateTime Rule | metacpan | |
FormValidator::LazyWay::Rule::Email | Email Rule | metacpan | |
FormValidator::LazyWay::Rule::Email::EN | metacpan | ||
FormValidator::LazyWay::Rule::Email::JA | Messages of Email Rule | metacpan | |
FormValidator::LazyWay::Rule::Japanese | Japanese Rule | metacpan | |
FormValidator::LazyWay::Rule::Japanese::EN | Messages of Japanese Rule | metacpan | |
FormValidator::LazyWay::Rule::Japanese::JA | Messages of Japanese Rule | metacpan | |
FormValidator::LazyWay::Rule::Net | metacpan | ||
FormValidator::LazyWay::Rule::Net::EN | metacpan | ||
FormValidator::LazyWay::Rule::Net::JA | metacpan | ||
FormValidator::LazyWay::Rule::Number | Number Rule | metacpan | |
FormValidator::LazyWay::Rule::Number::EN | metacpan | ||
FormValidator::LazyWay::Rule::Number::JA | Messages of Number Rule | metacpan | |
FormValidator::LazyWay::Rule::Object | object | metacpan | |
FormValidator::LazyWay::Rule::Object::EN | metacpan | ||
FormValidator::LazyWay::Rule::Object::JA | metacpan | ||
FormValidator::LazyWay::Rule::String | String Rule | metacpan | |
FormValidator::LazyWay::Rule::String::EN | Messages of String Rule | metacpan | |
FormValidator::LazyWay::Rule::String::JA | Messages of String Rule | metacpan | |
FormValidator::LazyWay::Setting | metacpan | ||
FormValidator::LazyWay::Utils | metacpan |