PerlMagick 1.44 Deleted

Kwalitee Issues

has_meta_yml

Add a META.yml to the distribution. Your buildtool should be able to autogenerate it.

has_human_readable_license

Add a section called "LICENSE" to the documentation, or add a file named LICENSE to the distribution.

has_license_in_source_file

Add =head1 LICENSE and the text of the license to the main module in your code.

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 (17) does not match dist (96):
  • Missing in MANIFEST: Makefile.PL.in, Makefile.old, demo/Makefile, demo/README, demo/button.pl, t/IM/input.avs, t/IM/input.bie, t/IM/input.bmp, t/IM/input.bmp24, t/IM/input.cgm, t/IM/input.dcx, t/IM/input.fits, t/IM/input.gif, t/IM/input.gif87, t/IM/input.ico, t/IM/input.im1, t/IM/input.im24, t/IM/input.im8, t/IM/input.miff, t/IM/input.mtv, t/IM/input.p7, t/IM/input.pbm, t/IM/input.pcx, t/IM/input.pgm, t/IM/input.pict, t/IM/input.pix, t/IM/input.ppm, t/IM/input.psd, t/IM/input.rad, t/IM/input.sgi, t/IM/input.sun, t/IM/input.tga, t/IM/input.tim, t/IM/input.xbm, t/IM/input.xpm, t/IM/input.xwd, t/IM/read.t, t/IM/write.t, t/hdf/input_256.hdf, t/hdf/input_truecolor.hdf, t/hdf/read.t, t/hdf/write.t, t/jbig/input.jbig, t/jbig/read.t, t/jbig/write.t, t/jpeg/input.jpg, t/jpeg/input_plane.jpg, t/jpeg/read.t, t/jpeg/write.t, t/mpeg/input.gif, t/mpeg/input.mpeg, t/mpeg/read.t, t/mpeg/write.t, t/png/input_256.png, t/png/input_mono.png, t/png/input_truecolor.png, t/png/read.t, t/png/write.t, t/ps/input.eps, t/ps/input.miff, t/ps/input.ps, t/ps/read.t, t/ps/write.t, t/subroutines.pl, t/tiff/input_256.tiff, t/tiff/input_mono.tiff, t/tiff/input_truecolor.tiff, t/tiff/read.t, t/tiff/write.t, t/ttf/input.ttf, t/ttf/read.t, t/x/congrats.fig, t/x/congrats.miff, t/x/read.t, t/x/write.t, t/xfig/input.fig, t/xfig/read.t, t/zlib/input.miff, t/zlib/read.t, t/zlib/write.t
  • Missing in Dist: t/read.t
main_module_version_matches_dist_version

Make sure that the main module name and version are the same of the distribution.

has_meta_json

Add a META.json to the distribution. Your buildtool should be able to autogenerate it.

meta_yml_has_license

Define the license if you are using in Build.PL. If you are using MakeMaker (Makefile.PL) you should upgrade to ExtUtils::MakeMaker version 6.31.

has_known_license_in_source_file

Add =head1 LICENSE and/or the proper text of the well-known license to the main module in your code.

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::Magick

has_separate_license_file

This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.

has_security_doc

Add SECURITY(.pod|md). See Software::Security::Policy.

security_doc_contains_contact

Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.

has_contributing_doc

Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.

Modules

Name Abstract Version View
Image::Magick Perl extension for calling ImageMagick's libmagick routines 1.44 metacpan

Other Files

MANIFEST metacpan
Makefile.PL metacpan
README.txt metacpan