Rosetta 0.13 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.13/lib/Rosetta/Framework.pod -- Around line 867: Expected text after =item, not a number Around line 882: Expected text after =item, not a number Around line 921: Expected text after =item, not a number Around line 931: Expected text after =item, not a number Around line 941: Expected text after =item, not a number Around line 952: Expected text after =item, not a number Around line 976: Expected text after =item, not a number Around line 990: Expected text after =item, not a number Around line 997: Expected text after =item, not a number Around line 1012: Expected text after =item, not a number Around line 1021: Expected text after =item, not a number Around line 1032: Expected text after =item, not a number Rosetta-0.13/lib/Rosetta/SimilarModules.pod -- Around line 194: Non-ASCII character seen before =encoding in 'structuresÃ'. Assuming CP1252 Rosetta-0.13/lib/SQL/ObjectModel.pm -- Around line 411: Expected text after =item, not a number Around line 422: Expected text after =item, not a number Around line 440: Expected text after =item, not a number Around line 480: Expected text after =item, not a number Around line 494: Expected text after =item, not a number Around line 500: Expected text after =item, not a number Around line 509: Expected text after =item, not a number Around line 515: Expected text after =item, not a number Around line 526: Expected text after =item, not a number Around line 538: Expected text after =item, not a number Around line 547: Expected text after =item, not a number Around line 569: 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.01,0.07
- 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.