Rosetta 0.131 Deleted
Kwalitee Issues
- has_meta_yml
-
Add a META.yml to the distribution. Your buildtool should be able to autogenerate it.
- main_module_version_matches_dist_version
-
Make sure that the main module name and version are the same of the distribution.
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: Rosetta-0.131/lib/Rosetta/Framework.pod -- Around line 875: Expected text after =item, not a number Around line 884: Expected text after =item, not a number Around line 899: Expected text after =item, not a number Around line 938: Expected text after =item, not a number Around line 947: Expected text after =item, not a number Around line 957: Expected text after =item, not a number Around line 968: Expected text after =item, not a number Around line 998: Expected text after =item, not a number Around line 1005: Expected text after =item, not a number Around line 1020: Expected text after =item, not a number Around line 1029: Expected text after =item, not a number Around line 1040: Expected text after =item, not a number Rosetta-0.131/lib/Rosetta/SimilarModules.pod -- Around line 194: Non-ASCII character seen before =encoding in 'structuresÃ'. Assuming CP1252 Rosetta-0.131/lib/SQL/ObjectModel.pm -- Around line 412: Expected text after =item, not a number Around line 423: Expected text after =item, not a number Around line 441: Expected text after =item, not a number Around line 481: Expected text after =item, not a number Around line 495: Expected text after =item, not a number Around line 501: Expected text after =item, not a number Around line 510: Expected text after =item, not a number Around line 516: Expected text after =item, not a number Around line 527: Expected text after =item, not a number Around line 539: Expected text after =item, not a number Around line 548: Expected text after =item, not a number Around line 570: Expected text after =item, not a number
- 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.
- 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.011,0.071
- has_security_doc
-
Add SECURITY(.pod|md). See Software::Security::Policy.
- security_doc_contains_contact
-
Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.
- has_contributing_doc
-
Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.