Rosetta 0.16 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.16/lib/Rosetta/Framework.pod -- Around line 879: Expected text after =item, not a number Around line 888: Expected text after =item, not a number Around line 903: Expected text after =item, not a number Around line 942: Expected text after =item, not a number Around line 951: Expected text after =item, not a number Around line 961: Expected text after =item, not a number Around line 972: Expected text after =item, not a number Around line 1002: Expected text after =item, not a number Around line 1009: Expected text after =item, not a number Around line 1024: Expected text after =item, not a number Around line 1033: Expected text after =item, not a number Around line 1044: Expected text after =item, not a number Rosetta-0.16/lib/Rosetta/SimilarModules.pod -- Around line 194: Non-ASCII character seen before =encoding in 'structuresÃ'. Assuming CP1252 Rosetta-0.16/lib/SQL/ObjectModel/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 Rosetta-0.16/lib/SQL/ObjectModel.pm -- Around line 522: Expected text after =item, not a number Around line 529: Expected text after =item, not a number Around line 534: 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.04,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.