Kwalitee Issues

has_readme

Add a README to the distribution. It should contain a quick description of your module and how to install it.

has_proper_version

Remove all letters from the version number. If you want to mark a release as a developer release, use the scheme 'Module-1.00_01'

no_generated_files

Remove the offending files/directories!

Error: Makefile

no_mymeta_files

Update MANIFEST.SKIP to exclude MYMETA files. If you are lazy, add "#!install_default" in your MANIFEST.SKIP and update your ExtUtils::Manifest if necessary, then some of the most common files will be excluded.

manifest_matches_dist

Run a proper command ("make manifest" or "./Build manifest", maybe with a force option), or use a distribution builder to generate the MANIFEST. Or update MANIFEST manually.

Error:

  • MANIFEST (74) does not match dist (73):
  • Missing in Dist: data

main_module_version_matches_dist_version

Make sure that the main module name and version are the same of the distribution.

has_meta_json

Add a META.json to the distribution. Your buildtool should be able to autogenerate it.

meta_yml_has_provides

Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.

meta_yml_has_repository_resource

Add a 'repository' resource to the META.yml via 'meta_add' accessor (for Module::Build) or META_ADD parameter (for ExtUtils::MakeMaker).

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
Text::Tradition a software model for a set of collated texts 1.2 metacpan
Text::Tradition::Collation a software model for a text collation metacpan
Text::Tradition::Collation::Data metacpan
Text::Tradition::Collation::Reading represents a reading (usually a word) in a collation. metacpan
Text::Tradition::Collation::Relationship represents a syntactic or semantic relationship between two readings metacpan
Text::Tradition::Collation::RelationshipStore Keeps track of the relationships between readings in a given collation metacpan
Text::Tradition::Collation::RelationshipType describes a syntactic, semantic, etc. relationship that can be made between two readings metacpan
Text::Tradition::Error throwable error class for Tradition package metacpan
Text::Tradition::Parser::CTE metacpan
Text::Tradition::Parser::CollateX metacpan
Text::Tradition::Parser::GraphML metacpan
Text::Tradition::Parser::JSON metacpan
Text::Tradition::Parser::Self metacpan
Text::Tradition::Parser::TEI metacpan
Text::Tradition::Parser::Tabular metacpan
Text::Tradition::Parser::Util metacpan
Text::Tradition::Witness a manuscript witness to a text tradition metacpan

Other Files

MANIFEST metacpan
META.yml metacpan
Makefile.PL metacpan