Sorauta-SVN-AutoCommit 0.02 Latest
Kwalitee Issues
- meta_yml_is_parsable
-
Upgrade your YAML generator so it produces valid YAML.
Error: CPAN::Meta::YAML does not support a feature in line '"auto recognize new file and deleted file, and commit those files'
- meta_json_is_parsable
-
Upgrade your META.json generator so it produces valid JSON.
Error: invalid character encountered while parsing JSON string, at character offset 83 (before "\r",\n "author" : ...")
- meta_json_conforms_to_known_spec
-
Take a look at the META.json Spec at https://metacpan.org/pod/CPAN::Meta::History::Meta_1_4 (for version 1.4) or https://metacpan.org/pod/CPAN::Meta::Spec (for version 2), and change your META.json accordingly.
- prereq_matches_use
-
List all used modules in META.yml requires
Error:
- Class::Accessor
- Class::Accessor::Fast
- Image::Magick
- SVN::Agent
- Sorauta::Utility
- 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.
- consistent_version
-
Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).
Error: 0.02,0.04
- has_separate_license_file
-
This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.