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

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: MooseX::AttributeHelpers

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: MooseX::AttributeHelpers

no_unauthorized_packages

Ask the owner of the distribution (the one who released it first, or the one who is designated in x_authority) to give you a (co-)maintainer's permission.

Error:

  • Moose::Meta::Attribute::Custom::Collection::Array
  • Moose::Meta::Attribute::Custom::Collection::Hash
  • Moose::Meta::Attribute::Custom::Collection::List
  • Moose::Meta::Attribute::Custom::Counter
  • Moose::Meta::Attribute::Custom::Number
  • MooseX::AttributeHelpers
  • MooseX::AttributeHelpers::Base
  • MooseX::AttributeHelpers::Collection
  • MooseX::AttributeHelpers::Collection::Array
  • MooseX::AttributeHelpers::Collection::Hash
  • MooseX::AttributeHelpers::Collection::List
  • MooseX::AttributeHelpers::Counter
  • MooseX::AttributeHelpers::Meta::Method::Provided
  • MooseX::AttributeHelpers::MethodProvider::Array
  • MooseX::AttributeHelpers::MethodProvider::Counter
  • MooseX::AttributeHelpers::MethodProvider::Hash
  • MooseX::AttributeHelpers::MethodProvider::List
  • MooseX::AttributeHelpers::Number

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.01,0.02,0.03

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
Moose::Meta::Attribute::Custom::Collection::Array metacpan
Moose::Meta::Attribute::Custom::Collection::Hash metacpan
Moose::Meta::Attribute::Custom::Collection::List metacpan
Moose::Meta::Attribute::Custom::Counter metacpan
Moose::Meta::Attribute::Custom::Number metacpan
MooseX::AttributeHelpers Extend your attribute interfaces 0.03 metacpan
MooseX::AttributeHelpers::Base Base class for attribute helpers 0.02 metacpan
MooseX::AttributeHelpers::Collection Base class for all collection type helpers 0.01 metacpan
MooseX::AttributeHelpers::Collection::Array 0.01 metacpan
MooseX::AttributeHelpers::Collection::Hash 0.01 metacpan
MooseX::AttributeHelpers::Collection::List 0.01 metacpan
MooseX::AttributeHelpers::Counter 0.01 metacpan
MooseX::AttributeHelpers::Meta::Method::Provided metacpan
MooseX::AttributeHelpers::MethodProvider::Array 0.02 metacpan
MooseX::AttributeHelpers::MethodProvider::Counter 0.02 metacpan
MooseX::AttributeHelpers::MethodProvider::Hash 0.01 metacpan
MooseX::AttributeHelpers::MethodProvider::List 0.01 metacpan
MooseX::AttributeHelpers::Number 0.02 metacpan

Other Files

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