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.06/lib/Rosetta/Framework.pod -- Around line 616: Expected text after =item, not a number Around line 620: Expected text after =item, not a number Around line 627: Expected text after =item, not a number Around line 640: Expected text after =item, not a number Around line 645: Expected text after =item, not a number Around line 651: Expected text after =item, not a number Around line 662: Expected text after =item, not a number Around line 674: Expected text after =item, not a number Around line 680: Expected text after =item, not a number Around line 685: Expected text after =item, not a number Around line 694: Expected text after =item, not a number Around line 713: Expected text after =item, not a number Around line 719: Expected text after =item, not a number Around line 728: Expected text after =item, not a number Around line 733: Expected text after =item, not a number Around line 742: Expected text after =item, not a number Around line 747: Expected text after =item, not a number Around line 753: Expected text after =item, not a number Around line 761: Expected text after =item, not a number Around line 766: Expected text after =item, not a number Around line 811: Expected text after =item, not a number Around line 826: Expected text after =item, not a number Around line 865: Expected text after =item, not a number Around line 875: Expected text after =item, not a number Around line 885: Expected text after =item, not a number Around line 896: Expected text after =item, not a number Around line 920: Expected text after =item, not a number Around line 936: Expected text after =item, not a number Around line 946: Expected text after =item, not a number Around line 955: Expected text after =item, not a number Around line 964: Expected text after =item, not a number Around line 973: Expected text after =item, not a number Around line 978: Expected text after =item, not a number Rosetta-0.06/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.06/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.06/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,0.06

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 Framework for RDBMS-generic apps and schemas 0.06 metacpan
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