Kwalitee Issues

has_changelog

Add a Changelog (best named 'Changes') to the distribution. It should list at least major changes implemented in newer versions.

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: lib/Image/PNG/Const.pm,lib/Image/PNG/Container.pm,lib/Image/PNG/Util.pm,makeitfile,t/Const.t,t/Libpng.t,t/PLTE.t,t/PNG.t,t/bKGD.t,t/bgyn6a16.png,t/cHRM.t,t/ccwn2c08.png,t/cdun2c08.png,t/pHYs.t,t/saru-fs8.png,t/tIME.t,t/tRNS.t,t/tantei-san.png,t/test.png,t/with-text.png,t/with-time.png,t/xlfn0g04.png,t,tmpl/Const.pm.tmpl,tmpl/Const.t.tmpl,tmpl/Container.pm.tmpl,tmpl/Libpng.pm.tmpl,tmpl/Libpng.t.tmpl,tmpl/Libpng.xs.tmpl,tmpl/Makefile.PL.tmpl,tmpl/PLTE.t.tmpl,tmpl/PNG.pm.tmpl,tmpl/PNG.t.tmpl,tmpl/Util.pm.tmpl,tmpl/author,tmpl/config,tmpl/examples_doc,tmpl/generated,tmpl/libpng_doc,tmpl/other_modules,tmpl/perl-libpng.c.tmpl,tmpl/png_doc,tmpl/pngspec,tmpl/typemap.tmpl,tmpl/version,tmpl/warning,tmpl,typemap

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 (60) does not match dist (62):
  • Missing in MANIFEST: META.json, META.yml

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: Image::PNG::Libpng

no_pod_errors

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

Error: Image-PNG-0.16/lib/Image/PNG.pm -- Around line 770: alternative text 'http://en.wikipedia.org/wiki/Portable_Network_Graphics' contains non-escaped | or /

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.

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: Image::PNG::Libpng

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
Image::PNG Read and write PNG files 0.16 metacpan
Image::PNG::Const metacpan
Image::PNG::Container 0.16 metacpan
Image::PNG::Libpng Perl interface to the C library "libpng". 0.16 metacpan
Image::PNG::Util metacpan

Provides

Name File View
ImagePNGBuild build/ImagePNGBuild.pm metacpan
LibpngInfo build/LibpngInfo.pm metacpan

Other Files

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