Rosetta 0.05 Deleted
Kwalitee Issues
- has_meta_yml
-
Add a META.yml to the distribution. Your buildtool should be able to autogenerate it.
- has_human_readable_license
-
Add a section called "LICENSE" to the documentation, or add a file named LICENSE to the distribution.
- has_license_in_source_file
-
Add =head1 LICENSE and the text of the license to the main module in your code.
- 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.05/lib/Rosetta/Framework.pod -- Around line 615: Expected text after =item, not a number Around line 619: Expected text after =item, not a number Around line 626: Expected text after =item, not a number Around line 639: Expected text after =item, not a number Around line 644: Expected text after =item, not a number Around line 650: Expected text after =item, not a number Around line 661: Expected text after =item, not a number Around line 673: Expected text after =item, not a number Around line 679: Expected text after =item, not a number Around line 684: Expected text after =item, not a number Around line 693: Expected text after =item, not a number Around line 712: Expected text after =item, not a number Around line 718: Expected text after =item, not a number Around line 727: Expected text after =item, not a number Around line 732: Expected text after =item, not a number Around line 741: Expected text after =item, not a number Around line 746: Expected text after =item, not a number Around line 752: Expected text after =item, not a number Around line 760: Expected text after =item, not a number Around line 765: Expected text after =item, not a number Around line 807: Expected text after =item, not a number Around line 821: Expected text after =item, not a number Around line 834: Expected text after =item, not a number Around line 870: Expected text after =item, not a number Around line 880: Expected text after =item, not a number Around line 890: Expected text after =item, not a number Around line 901: Expected text after =item, not a number Around line 925: Expected text after =item, not a number Around line 941: Expected text after =item, not a number Around line 951: Expected text after =item, not a number Around line 960: Expected text after =item, not a number Around line 969: Expected text after =item, not a number Around line 978: Expected text after =item, not a number Around line 983: Expected text after =item, not a number Around line 1570: Expected text after =item, not a number Around line 1584: Expected text after =item, not a number Around line 1590: Expected text after =item, not a number Around line 1599: Expected text after =item, not a number Around line 1605: Expected text after =item, not a number Around line 1616: Expected text after =item, not a number Around line 1628: Expected text after =item, not a number Around line 1637: Expected text after =item, not a number Around line 1659: Expected text after =item, not a number Rosetta-0.05/lib/Rosetta/Schema/DataType.pm -- Around line 118: Expected text after =item, not a number Around line 129: Expected text after =item, not a number Around line 147: 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.
- has_known_license_in_source_file
-
Add =head1 LICENSE and/or the proper text of the well-known license to the main module in your code.
- 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.05
- has_separate_license_file
-
This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.
- 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.