Kwalitee Issues

has_readme

Add a README to the distribution. It should contain a quick description of your module and how to install it.

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.

proper_libs

Move your *.pm files in a directory named 'lib'. The directory structure should look like 'lib/Your/Module.pm' for a module named 'Your::Module'. If you need to provide additional files, e.g. for testing, that should not be considered for Kwalitee, then you should look at the 'provides' map in META.yml to limit the files scanned; or use the 'no_index' map to exclude parts of the distribution.

Error: Plack-Middleware-LogStderr-0.001/lib/Plack/Middleware/LogStderr.pm

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.

Modules

Name Abstract Version View
Plack::Middleware::LogStderr Everything printed to STDERR sent to psgix.logger or other logger 0.001 metacpan

Other Files

Build.PL metacpan
MANIFEST metacpan
META.json metacpan
META.yml metacpan
Makefile.PL metacpan
Plack-Middleware-LogStderr-0.001/cpanfile metacpan
Plack-Middleware-LogStderr-0.001/dist.ini metacpan
cpanfile metacpan
dist.ini metacpan