Validator-LIVR 0.06-fixes
Kwalitee Issues
- has_proper_version
-
Remove all letters from the version number. If you want to mark a release as a developer release, use the scheme 'Module-1.00_01'
- manifest_matches_dist
-
Run a proper command ("make manifest" or "./Build manifest", maybe with a force option), or use a distribution builder to generate the MANIFEST. Or update MANIFEST manually.
Error:
- MANIFEST (201) does not match dist (197):
- Missing in Dist: Build.PL, t/test_suite/negative/07-lenght_between/errors.json, t/test_suite/negative/07-lenght_between/input.json, t/test_suite/negative/07-lenght_between/rules.json
- main_module_version_matches_dist_version
-
Make sure that the main module name and version are the same of the distribution.
- 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.
- 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 |
---|---|---|---|
Validator::LIVR | Lightweight validator supporting Language Independent Validation Rules Specification (LIVR) | 0.06 | metacpan |
Validator::LIVR::Rules::Common | metacpan | ||
Validator::LIVR::Rules::Filters | metacpan | ||
Validator::LIVR::Rules::Helpers | metacpan | ||
Validator::LIVR::Rules::Numeric | metacpan | ||
Validator::LIVR::Rules::Special | metacpan | ||
Validator::LIVR::Rules::String | metacpan |