Kwalitee Issues

meta_yml_conforms_to_known_spec

Take a look at the META.yml Spec at https://metacpan.org/pod/CPAN::Meta::History::Meta_1_4 (for version 1.4) or https://metacpan.org/pod/CPAN::Meta::Spec (for version 2), and change your META.yml accordingly.

Error: '<undef>' for 'File::Map' is not a valid version. (requires -> File::Map) [Validation: 1.4];'<undef>' for 'File::Path' is not a valid version. (requires -> File::Path) [Validation: 1.4];'<undef>' for 'IPC::Run' is not a valid version. (requires -> IPC::Run) [Validation: 1.4];'<undef>' for 'JSON' is not a valid version. (requires -> JSON) [Validation: 1.4]

has_changelog

Add a Changelog (best named 'Changes') to the distribution. It should list at least major changes implemented in newer versions.

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 (71) does not match dist (70):
  • Duplicates in MANIFEST: DiaColloDB/Persistent.pod

no_pod_errors

Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.

Error: DiaColloDB-0.07.004/DiaColloDB/EnumFile/FixedMap.pod -- Around line 80: =back without =over DiaColloDB-0.07.004/DiaColloDB/EnumFile.pod -- Around line 337: Expected text after =item, not a bullet Around line 341: Expected text after =item, not a bullet Around line 345: Expected text after =item, not a bullet Around line 353: '=item' outside of any '=over'

meta_yml_declares_perl_version

If you are using Build.PL define the {requires}{perl} = VERSION field. If you are using MakeMaker (Makefile.PL) you should upgrade ExtUtils::MakeMaker to 6.48 and use MIN_PERL_VERSION parameter. Perl::MinimumVersion can help you determine which version of Perl your module needs.

has_meta_json

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

use_warnings

Add 'use warnings' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules warn when something bad happens.

Error: DiaColloDB, DiaColloDB::Client, DiaColloDB::Client::file, DiaColloDB::Client::http, DiaColloDB::Client::list, DiaColloDB::Corpus, DiaColloDB::Document, DiaColloDB::Document::DDCTabs, DiaColloDB::EnumFile, DiaColloDB::EnumFile::FixedLen, DiaColloDB::EnumFile::FixedMap, DiaColloDB::EnumFile::MMap, DiaColloDB::EnumFile::Tied, DiaColloDB::Logger, DiaColloDB::MultiMapFile, DiaColloDB::PackedFile, DiaColloDB::Persistent, DiaColloDB::Profile, DiaColloDB::Profile::Diff, DiaColloDB::Profile::Multi, DiaColloDB::Profile::MultiDiff, DiaColloDB::Relation, DiaColloDB::Relation::Cofreqs, DiaColloDB::Relation::DDC, DiaColloDB::Relation::Unigrams, DiaColloDB::Timer, DiaColloDB::Utils

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
DiaColloDB diachronic collocation database, top-level 0.007004 metacpan
DiaColloDB::Client metacpan
DiaColloDB::Client::file metacpan
DiaColloDB::Client::http metacpan
DiaColloDB::Client::list metacpan
DiaColloDB::Corpus metacpan
DiaColloDB::Document metacpan
DiaColloDB::Document::DDCTabs metacpan
DiaColloDB::EnumFile metacpan
DiaColloDB::EnumFile::FixedLen metacpan
DiaColloDB::EnumFile::FixedMap metacpan
DiaColloDB::EnumFile::MMap metacpan
DiaColloDB::EnumFile::Tied metacpan
DiaColloDB::Logger metacpan
DiaColloDB::MultiMapFile metacpan
DiaColloDB::PackedFile metacpan
DiaColloDB::Persistent metacpan
DiaColloDB::Profile metacpan
DiaColloDB::Profile::Diff metacpan
DiaColloDB::Profile::Multi metacpan
DiaColloDB::Profile::MultiDiff metacpan
DiaColloDB::Relation metacpan
DiaColloDB::Relation::Cofreqs metacpan
DiaColloDB::Relation::DDC metacpan
DiaColloDB::Relation::Unigrams metacpan
DiaColloDB::Timer metacpan
DiaColloDB::Utils metacpan

Provides

Name File View
DiaColloDB::Cofreqs DiaColloDB/Relation/Cofreqs.pm metacpan
DiaColloDB::DDC DiaColloDB/Relation/DDC.pm metacpan
DiaColloDB::EnumFile::FixedLen::MMap DiaColloDB/EnumFile/FixedMap.pm metacpan
DiaColloDB::EnumFile::TiedArray DiaColloDB/EnumFile/Tied.pm metacpan
DiaColloDB::EnumFile::TiedHash DiaColloDB/EnumFile/Tied.pm metacpan
DiaColloDB::Profile::Diff::Multi DiaColloDB/Profile/MultiDiff.pm metacpan
DiaColloDB::Profile::Multi::Diff DiaColloDB/Profile/MultiDiff.pm metacpan
DiaColloDB::Unigrams DiaColloDB/Relation/Unigrams.pm metacpan

Other Files

MANIFEST metacpan
META.yml metacpan
Makefile.PL metacpan
README.rpod metacpan
README.txt metacpan