Kwalitee Issues

prereq_matches_use

List all used modules in META.yml requires

Error:

  • ExtUtils::ParseXS::Eval
  • feature

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: ll/lib/perl5/darwin-2level/Class/Date.pm, ll/lib/perl5/darwin-2level/Class/Date/Const.pm, ll/lib/perl5/darwin-2level/Class/Date/Invalid.pm, ll/lib/perl5/darwin-2level/Class/Date/Rel.pm, ll/lib/perl5/Panda/Install.pm, ll/lib/perl5/Panda/Install/Payload.pm, ll/lib/perl5/Panda/XSLoader.pm, ll/lib/perl5/Time/Date.pm, ll/lib/perl5/Panda/Install/ParseXS.pm

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: Class::Date, Class::Date::Const

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:

  • Class::Date
  • Class::Date::Const
  • Class::Date::Invalid
  • Class::Date::Rel
  • Panda::Install
  • Panda::Install::Payload
  • Panda::XSLoader
  • Time::Date

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.05,0.901,1.001015,1.002008

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
Class::Date 1.001015 metacpan
Class::Date::Const 1.001015 metacpan
Class::Date::Invalid 1.001015 metacpan
Class::Date::Rel 1.001015 metacpan
Panda::Install 1.002008 metacpan
Panda::Install::Payload metacpan
Panda::XSLoader metacpan
Time::Date A time and date object for Perl 0.05 metacpan
XML::Atom::SimpleFeed No-fuss generation of Atom syndication feeds 0.901 metacpan

Other Files

Changes metacpan
MANIFEST metacpan
META.json metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan
cpanfile metacpan
dist.ini metacpan