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_json_conforms_to_known_spec

Take a look at the META.json 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.json accordingly.

Error: 'stable' for 'release_status' is invalid for version '2012.007_14' (release_status) [Validation: 2]

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 (144) does not match dist (56):
  • Missing in Dist: sombok/ARTISTIC, sombok/COPYING, sombok/ChangeLog, sombok/ChangeLog.REL1, sombok/README, sombok/README.ja_JP, sombok/UNICODE, sombok/VERSION, sombok/include/sombok.h.in, sombok/include/sombok_constants.h, sombok/lib/5.1.0.c, sombok/lib/5.2.0.c, sombok/lib/6.0.0.c, sombok/lib/6.1.0.c, sombok/lib/6.2.0beta.c, sombok/lib/break.c, sombok/lib/charprop.c, sombok/lib/gcstring.c, sombok/lib/linebreak.c, sombok/lib/southeastasian.c, sombok/lib/utf8.c, sombok/lib/utils.c, test-data/README.test-data, test-data/amitagyong.in, test-data/amitagyong.out, test-data/ar.in, test-data/ar.out, test-data/ecclesiazusae.CharactersMax.out, test-data/ecclesiazusae.ColumnsMax.out, test-data/ecclesiazusae.ColumnsMin.out, test-data/ecclesiazusae.in, test-data/ecclesiazusae.out, test-data/el.in, test-data/el.out, test-data/flowedsp.in, test-data/flowedsp.out, test-data/fr.ea.out, test-data/fr.fixed.out, test-data/fr.flowed.out, test-data/fr.format.out, test-data/fr.in, test-data/fr.newline.out, test-data/fr.out, test-data/fr.plain.out, test-data/fr.wrap.out, test-data/he.in, test-data/he.out, test-data/ja-a.in, test-data/ja-a.out, test-data/ja-k.in, test-data/ja-k.ns.out, test-data/ja-k.out, test-data/ja.fixed.out, test-data/ja.flowed.out, test-data/ja.format.out, test-data/ja.in, test-data/ja.out, test-data/ja.plain.out, test-data/ja.wrap.out, test-data/ko-decomp.in, test-data/ko-decomp.out, test-data/ko.al.out, test-data/ko.in, test-data/ko.newline.out, test-data/ko.out, test-data/quotes.fixed.out, test-data/quotes.flowed.out, test-data/quotes.in, test-data/quotes.norm.in, test-data/quotes.plain.out, test-data/ru.in, test-data/ru.out, test-data/sa.in, test-data/sa.out, test-data/th.al.out, test-data/th.in, test-data/th.out, test-data/titin.bz, test-data/uri.break.http.out, test-data/uri.break.out, test-data/uri.in, test-data/uri.nonbreak.out, test-data/vi-decomp.in, test-data/vi-decomp.out, test-data/vi.in, test-data/vi.out, test-data/zh.in, test-data/zh.out

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: Unicode::LineBreak::Constants

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.

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: Text::LineFold, Unicode::LineBreak::Constants

consistent_version

Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).

Error: 2012.007_14,2012.04

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.

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::LineFold Line Folding for Plain Text 2012.04 metacpan
Unicode::GCString String as Sequence of UAX #29 Grapheme Clusters 2012.04 metacpan
Unicode::LineBreak UAX #14 Unicode Line Breaking Algorithm 2012.007_14 metacpan

Other Files

Changes metacpan
Changes.REL1 metacpan
MANIFEST metacpan
META.json metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan