Kwalitee Issues

has_manifest

Add a MANIFEST to the distribution. Your buildtool should be able to autogenerate it (eg "make manifest" or "./Build manifest")

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: Cannot find MANIFEST in dist.

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.

no_stdin_for_prompting

Use the prompt() method from ExtUtils::MakeMaker/Module::Build.

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: Doit::Brew, Doit::Deb, Doit::Fbsdpkg, Doit::File, Doit::Gem, Doit::Rpm, Doit::Ssl

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.022,0.03

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.

Modules

Name Abstract Version View
Doit a scripting framework 0.022 metacpan
Doit::Brew 0.01 metacpan
Doit::Deb commands for dealing with the Debian package system 0.02 metacpan
Doit::Extcmd 0.01 metacpan
Doit::Fbsdpkg 0.01 metacpan
Doit::File commands for file creation 0.02 metacpan
Doit::Gem 0.01 metacpan
Doit::Git 0.02 metacpan
Doit::Guarded metacpan
Doit::Locale 0.01 metacpan
Doit::Lwp commands for dealing with WWW access 0.01 metacpan
Doit::Macsecurity 0.01 metacpan
Doit::Rpm 0.01 metacpan
Doit::Ssl 0.01 metacpan
Doit::User 0.03 metacpan

Provides

Name File View
Doit::Comm lib/Doit.pm metacpan
Doit::Commands lib/Doit.pm metacpan
Doit::Exception lib/Doit.pm metacpan
Doit::Log lib/Doit.pm metacpan
Doit::RPC lib/Doit.pm metacpan
Doit::RPC::Client lib/Doit.pm metacpan
Doit::RPC::Server lib/Doit.pm metacpan
Doit::RPC::SimpleServer lib/Doit.pm metacpan
Doit::Runner lib/Doit.pm metacpan
Doit::SSH lib/Doit.pm metacpan
Doit::ScopeCleanups lib/Doit.pm metacpan
Doit::Sudo lib/Doit.pm metacpan
Doit::Util lib/Doit.pm metacpan
Doit::Win32Util lib/Doit.pm metacpan
Doit::_AnyRPCImpl lib/Doit.pm metacpan
Doit::_ScriptTools lib/Doit.pm metacpan

Other Files

Build.PL metacpan
Changes metacpan
META.json metacpan
META.yml metacpan
README metacpan