Kwalitee Issues

has_meta_yml

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

buildtool_not_executable

Change the permissions of Build.PL/Makefile.PL to not-executable.

no_generated_files

Remove the offending files/directories!

Error: Makefile, pm_to_blib

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 (52) does not match dist (66):
  • Missing in MANIFEST: CCO/Core/GoaAssociation.pm, INSTALL, Makefile, pm_to_blib, scripts/names.xsl, t/data/.DS_Store, t/data/pre_cco_taxa.obo, t/data/test1.obo, t/data/test1.xml, t/data/test2.dot, t/data/test2.obo, t/data/test2.owl, t/data/test2.xml, t/data/test_ulo_cco.dot, t/data/test_ulo_cco.owl
  • Missing in Dist: t/data/main.html

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.

proper_libs

Move your *.pm files in a directory named 'lib'. The directory structure should look like 'lib/Your/Module.pm' for a module named 'Your::Module'. If you need to provide additional files, e.g. for testing, that should not be considered for Kwalitee, then you should look at the 'provides' map in META.yml to limit the files scanned; or use the 'no_index' map to exclude parts of the distribution.

Error: CCO/Core/Dbxref.pm, CCO/Core/Def.pm, CCO/Core/GoaAssociation.pm, CCO/Core/Ontology.pm, CCO/Core/Relationship.pm, CCO/Core/RelationshipType.pm, CCO/Core/Synonym.pm, CCO/Core/Term.pm, CCO/Parser/GoaParser.pm, CCO/Parser/NCBIParser.pm, CCO/Parser/OBOParser.pm, CCO/Util/DbxrefSet.pm, CCO/Util/GoaAssociationSet.pm, CCO/Util/Set.pm, CCO/Util/SynonymSet.pm, CCO/Util/TermSet.pm

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_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
CCO::Core::Dbxref metacpan
CCO::Core::Def metacpan
CCO::Core::Ontology metacpan
CCO::Core::Relationship metacpan
CCO::Core::RelationshipType metacpan
CCO::Core::Synonym metacpan
CCO::Core::Term metacpan
CCO::Parser::GoaParser metacpan
CCO::Parser::NCBIParser metacpan
CCO::Parser::OBOParser metacpan
CCO::Util::DbxrefSet metacpan
CCO::Util::GoaAssociationSet metacpan
CCO::Util::Set metacpan
CCO::Util::SynonymSet metacpan
CCO::Util::TermSet metacpan

Other Files

Changes metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan