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 (77) does not match dist (76):
  • 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.1094,0.12,0.3126,0.4627,0.5001,0.5039,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.

Modules

Name Abstract Version View
oEdtk A module for industrial printing processing 0.5039 metacpan
oEdtk::AddrField metacpan
oEdtk::C7Doc 0.04 metacpan
oEdtk::C7Tag 0.04 metacpan
oEdtk::Config 0.03 metacpan
oEdtk::DBAdmin 0.1 metacpan
oEdtk::DateField metacpan
oEdtk::Dict 0.05 metacpan
oEdtk::Doc 0.01 metacpan
oEdtk::EDM 0.12 metacpan
oEdtk::FPField metacpan
oEdtk::Field metacpan
oEdtk::Main 0.5001 metacpan
oEdtk::Messenger 0.001 metacpan
oEdtk::Outmngr 0.1094 metacpan
oEdtk::Record metacpan
oEdtk::RecordParser metacpan
oEdtk::Run 0.01 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