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]

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: Number::Phone::UK::Data, Number::Phone::UK::Exchanges

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: Number::Phone, Number::Phone::Country, Number::Phone::NANP, Number::Phone::NANP::AG, Number::Phone::NANP::AI, Number::Phone::NANP::AS, Number::Phone::NANP::BB, Number::Phone::NANP::BM, Number::Phone::NANP::BS, Number::Phone::NANP::CA, Number::Phone::NANP::DM, Number::Phone::NANP::DO, Number::Phone::NANP::GD, Number::Phone::NANP::GU, Number::Phone::NANP::JM, Number::Phone::NANP::KN, Number::Phone::NANP::KY, Number::Phone::NANP::LC, Number::Phone::NANP::MP, Number::Phone::NANP::MS, Number::Phone::NANP::PR, Number::Phone::NANP::TC, Number::Phone::NANP::TT, Number::Phone::NANP::US, Number::Phone::NANP::VC, Number::Phone::NANP::VG, Number::Phone::NANP::VI, Number::Phone::UK, Number::Phone::UK::DBM::Deep, Number::Phone::UK::DBM::Deep::Array, Number::Phone::UK::DBM::Deep::Hash, Number::Phone::UK::Data, Number::Phone::UK::Exchanges

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.983,1.1,1.20060823121334,1.20110818181535,1.556,1.6003,1.8006

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
Number::Phone base class for Number::Phone::* modules 1.8006 metacpan
Number::Phone::Country Lookup country of phone number 1.6003 metacpan
Number::Phone::NANP NANP-specific methods for Number::Phone 1.1 metacpan
Number::Phone::NANP::AG AG-specific methods for Number::Phone 1.1 metacpan
Number::Phone::NANP::AI AI-specific methods for Number::Phone 1.1 metacpan
Number::Phone::NANP::AS AS-specific methods for Number::Phone 1.1 metacpan
Number::Phone::NANP::BB BB-specific methods for Number::Phone 1.1 metacpan
Number::Phone::NANP::BM BM-specific methods for Number::Phone 1.1 metacpan
Number::Phone::NANP::BS BS-specific methods for Number::Phone 1.1 metacpan
Number::Phone::NANP::CA CA-specific methods for Number::Phone 1.1 metacpan
Number::Phone::NANP::DM DM-specific methods for Number::Phone 1.1 metacpan
Number::Phone::NANP::DO DO-specific methods for Number::Phone 1.1 metacpan
Number::Phone::NANP::GD GD-specific methods for Number::Phone 1.1 metacpan
Number::Phone::NANP::GU GU-specific methods for Number::Phone 1.1 metacpan
Number::Phone::NANP::JM JM-specific methods for Number::Phone 1.1 metacpan
Number::Phone::NANP::KN KN-specific methods for Number::Phone 1.1 metacpan
Number::Phone::NANP::KY KY-specific methods for Number::Phone 1.1 metacpan
Number::Phone::NANP::LC LC-specific methods for Number::Phone 1.1 metacpan
Number::Phone::NANP::MP MP-specific methods for Number::Phone 1.1 metacpan
Number::Phone::NANP::MS MS-specific methods for Number::Phone 1.1 metacpan
Number::Phone::NANP::PR PR-specific methods for Number::Phone 1.1 metacpan
Number::Phone::NANP::TC TC-specific methods for Number::Phone 1.1 metacpan
Number::Phone::NANP::TT TT-specific methods for Number::Phone 1.1 metacpan
Number::Phone::NANP::US US-specific methods for Number::Phone 1.1 metacpan
Number::Phone::NANP::VC VC-specific methods for Number::Phone 1.1 metacpan
Number::Phone::NANP::VG VG-specific methods for Number::Phone 1.1 metacpan
Number::Phone::NANP::VI VI-specific methods for Number::Phone 1.1 metacpan
Number::Phone::StubCountry metacpan
Number::Phone::UK UK-specific methods for Number::Phone 1.556 metacpan
Number::Phone::UK::DBM::Deep A pure perl multi-level hash/array DBM 0.983 metacpan
Number::Phone::UK::DBM::Deep::Array metacpan
Number::Phone::UK::DBM::Deep::Hash metacpan
Number::Phone::UK::Data 1.20110818181535 metacpan
Number::Phone::UK::Exchanges 1.20060823121334 metacpan

Provides

Name File View
Number::Phone::UK::DBM::Deep::_::Root lib/Number/Phone/UK/DBM/Deep.pm metacpan

Other Files

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