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: Expected a list structure (author) [Validation: 1.3]

no_files_to_be_skipped

Fix MANIFEST.SKIP or use an authoring tool which respects MANIFEST.SKIP. Note that each entry in MANIFEST.SKIP is a regular expression. You may need to add appropriate meta characters not to ignore necessary stuff.

Error: t/dummy-perl/man/man3

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: CPANPLUS::Dist::Sample, CPANPLUS::Internals::Utils::Autoflush, CPANPLUS::inc

no_pod_errors

Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.

Error: CPANPLUS-0.85_06/lib/CPANPLUS/Configure.pm -- Around line 73: '=item' outside of any '=over' Around line 116: You forgot a '=back' before '=head2' CPANPLUS-0.85_06/lib/CPANPLUS/Error.pm -- Around line 124: =over without closing =back CPANPLUS-0.85_06/lib/CPANPLUS/inc.pm -- Around line 495: =over without closing =back

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: CPANPLUS, CPANPLUS::Backend, CPANPLUS::Backend::RV, CPANPLUS::Configure, CPANPLUS::Configure::Setup, CPANPLUS::Dist, CPANPLUS::Dist::Base, CPANPLUS::Dist::MM, CPANPLUS::Dist::Sample, CPANPLUS::Error, CPANPLUS::Internals, CPANPLUS::Internals::Constants, CPANPLUS::Internals::Constants::Report, CPANPLUS::Internals::Extract, CPANPLUS::Internals::Fetch, CPANPLUS::Internals::Report, CPANPLUS::Internals::Search, CPANPLUS::Internals::Source, CPANPLUS::Internals::Source::Memory, CPANPLUS::Internals::Utils, CPANPLUS::Internals::Utils::Autoflush, CPANPLUS::Module, CPANPLUS::Module::Author, CPANPLUS::Module::Author::Fake, CPANPLUS::Module::Checksums, CPANPLUS::Module::Fake, CPANPLUS::Module::Signature, CPANPLUS::Selfupdate, CPANPLUS::Shell, CPANPLUS::Shell::Classic, CPANPLUS::Shell::Default, CPANPLUS::Shell::Default::Plugins::CustomSource, CPANPLUS::Shell::Default::Plugins::Remote, CPANPLUS::Shell::Default::Plugins::Source, CPANPLUS::inc

no_invalid_versions

Fix the version numbers so that version::is_lax($version) returns true.

Error:

  • lib/CPANPLUS/Backend.pm: HASH(0x5629be7a8358)
  • lib/CPANPLUS/Configure.pm: HASH(0x5629be9a4e48)
  • lib/CPANPLUS/Dist/Base.pm: HASH(0x5629bea46328)
  • lib/CPANPLUS/Internals/Constants/Report.pm: HASH(0x5629be99b828)

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.0562,0.85_06

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
CPANPLUS API & CLI access to the CPAN mirrors 0.85_06 metacpan
CPANPLUS::Backend metacpan
CPANPLUS::Backend::RV metacpan
CPANPLUS::Config metacpan
CPANPLUS::Configure metacpan
CPANPLUS::Configure::Setup metacpan
CPANPLUS::Dist metacpan
CPANPLUS::Dist::Autobundle metacpan
CPANPLUS::Dist::Base Base class for custom distribution classes metacpan
CPANPLUS::Dist::MM metacpan
CPANPLUS::Dist::Sample Sample code to create your own Dist::* plugin metacpan
CPANPLUS::Error metacpan
CPANPLUS::Internals 0.85_06 metacpan
CPANPLUS::Internals::Constants metacpan
CPANPLUS::Internals::Constants::Report metacpan
CPANPLUS::Internals::Extract metacpan
CPANPLUS::Internals::Fetch metacpan
CPANPLUS::Internals::Report metacpan
CPANPLUS::Internals::Search metacpan
CPANPLUS::Internals::Source metacpan
CPANPLUS::Internals::Source::Memory In memory implementation metacpan
CPANPLUS::Internals::Source::SQLite SQLite implementation metacpan
CPANPLUS::Internals::Source::SQLite::Tie metacpan
CPANPLUS::Internals::Utils metacpan
CPANPLUS::Internals::Utils::Autoflush metacpan
CPANPLUS::Module metacpan
CPANPLUS::Module::Author metacpan
CPANPLUS::Module::Author::Fake metacpan
CPANPLUS::Module::Checksums metacpan
CPANPLUS::Module::Fake metacpan
CPANPLUS::Module::Signature metacpan
CPANPLUS::Selfupdate metacpan
CPANPLUS::Shell metacpan
CPANPLUS::Shell::Classic CPAN.pm emulation for CPANPLUS 0.0562 metacpan
CPANPLUS::Shell::Default 0.85_06 metacpan
CPANPLUS::Shell::Default::Plugins::CustomSource metacpan
CPANPLUS::Shell::Default::Plugins::Remote metacpan
CPANPLUS::Shell::Default::Plugins::Source metacpan
CPANPLUS::inc runtime inclusion of privately bundled modules metacpan

Provides

Name File View
CPANPLUS::Selfupdate::Module lib/CPANPLUS/Selfupdate.pm metacpan
CPANPLUS::Shell::_Base::ReadLine lib/CPANPLUS/Shell.pm metacpan
Log::Message::Handlers lib/CPANPLUS/Error.pm metacpan

Other Files

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