Kwalitee Issues

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:

  • MANIFEST (34) does not match dist (17):
  • Missing in Dist: Cloudinary-0.16/.ship.conf, Cloudinary-0.16/Changes, Cloudinary-0.16/META.json, Cloudinary-0.16/META.yml, Cloudinary-0.16/Makefile.PL, Cloudinary-0.16/README, Cloudinary-0.16/README.pod, Cloudinary-0.16/cpanfile, Cloudinary-0.16/lib/Cloudinary.pm, Cloudinary-0.16/lib/Mojolicious/Plugin/Cloudinary.pm, Cloudinary-0.16/local/ch, Cloudinary-0.16/t/00-basic.t, Cloudinary-0.16/t/cloudinary.t, Cloudinary-0.16/t/real.t, Cloudinary-0.16/t/register.t, Cloudinary-0.16/t/simple.t, Cloudinary-0.16/t/test.jpg

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.

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.0402,0.16

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
Cloudinary Talk with cloudinary.com 0.16 metacpan
Mojolicious::Plugin::Cloudinary Talk with cloudinary.com 0.0402 metacpan

Other Files

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