Rosetta 0.18 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.18/lib/Rosetta/Framework.pod -- Around line 880: Expected text after =item, not a number Around line 889: Expected text after =item, not a number Around line 904: Expected text after =item, not a number Around line 943: Expected text after =item, not a number Around line 952: Expected text after =item, not a number Around line 962: Expected text after =item, not a number Around line 973: Expected text after =item, not a number Around line 1003: Expected text after =item, not a number Around line 1010: Expected text after =item, not a number Around line 1025: Expected text after =item, not a number Around line 1034: Expected text after =item, not a number Around line 1045: Expected text after =item, not a number Rosetta-0.18/lib/Rosetta/SimilarModules.pod -- Around line 194: Non-ASCII character seen before =encoding in 'structuresÃ'. Assuming CP1252 Rosetta-0.18/lib/SQL/SyntaxModel/XMLSchema.pod -- Around line 157: Expected text after =item, not a number Around line 163: Expected text after =item, not a number Around line 169: Expected text after =item, not a number Around line 188: Expected text after =item, not a number Around line 192: Expected text after =item, not a number Around line 196: Expected text after =item, not a number Around line 200: Expected text after =item, not a number Around line 204: Expected text after =item, not a number Around line 208: Expected text after =item, not a number Around line 212: Expected text after =item, not a number Around line 216: Expected text after =item, not a number Around line 220: Expected text after =item, not a number Around line 224: Expected text after =item, not a number Around line 228: Expected text after =item, not a number Around line 238: Expected text after =item, not a number Around line 242: Expected text after =item, not a number Around line 246: Expected text after =item, not a number Around line 250: 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.06,0.072
- 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.