Under maintenance.

Most probably CPANTS databases are being regenerated from scratch due to major changes in Kwalitee metrics or updates of relevant modules/perl. Usually this maintenance takes about a day or two, and some of the information may be old or missing tentatively. Sorry for the inconvenience.

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: Missing mandatory field, 'abstract' (abstract) [Validation: 1.4];value is an undefined string (abstract) [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.

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 (76) does not match dist (75):
  • Missing in Dist: lib/oEdtk/lang

use_strict

Add 'use strict' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules are strictly written.

Error: oEdtk::C7Tag, oEdtk::Doc, oEdtk::TexTag, oEdtk::libC7, oEdtk::logger

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.

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.

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: oEdtk, oEdtk::C7Tag, oEdtk::Doc, oEdtk::TexTag, oEdtk::libXls, oEdtk::logger, oEdtk::trackEdtk

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.001,0.0031,0.0034,0.0056,0.01,0.019,0.03,0.04,0.05,0.1,0.1097,0.14,0.15,0.3126,0.4627,0.5003,0.505,1.0323

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
oEdtk A module for industrial printing processing 0.505 metacpan
oEdtk::AddrField metacpan
oEdtk::C7Doc 0.04 metacpan
oEdtk::C7Tag 0.04 metacpan
oEdtk::Config 0.03 metacpan
oEdtk::DBAdmin 0.14 metacpan
oEdtk::DateField metacpan
oEdtk::Dict 0.05 metacpan
oEdtk::Doc 0.01 metacpan
oEdtk::EDMS 0.15 metacpan
oEdtk::FPField metacpan
oEdtk::Field metacpan
oEdtk::Main 0.5003 metacpan
oEdtk::Messenger 0.001 metacpan
oEdtk::Outmngr 0.1097 metacpan
oEdtk::Record metacpan
oEdtk::RecordParser metacpan
oEdtk::Run 0.03 metacpan
oEdtk::SignedField metacpan
oEdtk::Spool Helper module for parsing printer spool files 0.019 metacpan
oEdtk::TexDoc 0.01 metacpan
oEdtk::TexTag 0.01 metacpan
oEdtk::Tracking 0.1 metacpan
oEdtk::Util 0.01 metacpan
oEdtk::XPath metacpan
oEdtk::libC7 0.0056 metacpan
oEdtk::libDev 0.3126 metacpan
oEdtk::libXls 0.4627 metacpan
oEdtk::logger 1.0323 metacpan
oEdtk::trackEdtk 0.0034 metacpan
oEdtk::tuiEdtk 0.0031 metacpan

Other Files

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