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.

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.062/lib/Rosetta/Framework.pod -- Around line 617: Expected text after =item, not a number Around line 621: Expected text after =item, not a number Around line 628: Expected text after =item, not a number Around line 641: Expected text after =item, not a number Around line 646: Expected text after =item, not a number Around line 652: Expected text after =item, not a number Around line 663: Expected text after =item, not a number Around line 675: Expected text after =item, not a number Around line 681: Expected text after =item, not a number Around line 686: Expected text after =item, not a number Around line 695: Expected text after =item, not a number Around line 714: Expected text after =item, not a number Around line 720: Expected text after =item, not a number Around line 729: Expected text after =item, not a number Around line 734: Expected text after =item, not a number Around line 743: Expected text after =item, not a number Around line 748: Expected text after =item, not a number Around line 754: Expected text after =item, not a number Around line 762: Expected text after =item, not a number Around line 767: Expected text after =item, not a number Around line 812: Expected text after =item, not a number Around line 827: Expected text after =item, not a number Around line 866: Expected text after =item, not a number Around line 876: Expected text after =item, not a number Around line 886: Expected text after =item, not a number Around line 897: Expected text after =item, not a number Around line 921: Expected text after =item, not a number Around line 937: Expected text after =item, not a number Around line 947: Expected text after =item, not a number Around line 956: Expected text after =item, not a number Around line 965: Expected text after =item, not a number Around line 974: Expected text after =item, not a number Around line 979: Expected text after =item, not a number Rosetta-0.062/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 Rosetta-0.062/lib/Rosetta/Schema/Table.pm -- Around line 201: Expected text after =item, not a number Around line 215: Expected text after =item, not a number Around line 221: Expected text after =item, not a number Around line 230: Expected text after =item, not a number Around line 236: Expected text after =item, not a number Around line 247: Expected text after =item, not a number Around line 259: Expected text after =item, not a number Around line 268: Expected text after =item, not a number Around line 290: Expected text after =item, not a number Rosetta-0.062/lib/Rosetta/SimilarModules.pod -- Around line 142: Non-ASCII character seen before =encoding in 'structuresÊ'. Assuming CP1252

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.02

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.

Modules

Name Abstract Version View
Rosetta::Schema::DataType Metadata for atomic or scalar values 0.02 metacpan
Rosetta::Schema::Table Describe a single database table 0.01 metacpan
Rosetta::Schema::View Describe a single database view or select query 0.01 metacpan

Other Files

ChangeLog metacpan
MANIFEST metacpan
Makefile.PL metacpan