PerlMagick 1.47 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 (40) does not match dist (117):
- Missing in MANIFEST: Makefile.PL.in, demo/Makefile, demo/README, demo/button.pl, t/MasterImage_70x46.ppm, t/bzlib/input.miff, t/bzlib/read.t, t/bzlib/write.t, t/cgm/input.cgm, t/hdf/input_256.hdf, t/hdf/input_truecolor.hdf, t/input.avs, t/input.bie, t/input.bmp, t/input.bmp24, t/input.dcx, t/input.dib, t/input.fits, t/input.gif, t/input.gif87, t/input.ico, t/input.im1, t/input.im24, t/input.im8, t/input.miff, t/input.mtv, t/input.p7, t/input.pcx, t/input.pict, t/input.pix, t/input.psd, t/input.rle, t/input.sgi, t/input.tga, t/input.tim, t/input.viff, t/input.xbm, t/input.xpm, t/input.xwd, t/input_70x46.cmyk, t/input_70x46.gray, t/input_70x46.rgb, t/input_70x46.rgba, t/input_70x46.uyvy, t/input_70x46.yuv, t/input_p1.pbm, t/input_p1.pgm, t/input_p1.ppm, t/input_p2.pgm, t/input_p3.ppm, t/input_p4.pbm, t/input_p5.pgm, t/input_p6.ppm, t/input_p7.p7, t/jbig/input.jbig, t/jpeg/input.jpg, t/jpeg/input_plane.jpg, t/mpeg/input.m2v, t/mpeg/input.mpg, t/png/input.mng, t/png/input_256.png, t/png/input_mono.png, t/png/input_truecolor.png, t/ps/input.eps, t/ps/input.miff, t/ps/input.ps, t/rad/input.rad, t/subroutines.pl, t/tiff/input_256.tiff, t/tiff/input_mono.tiff, t/tiff/input_truecolor.tiff, t/ttf/input.ttf, t/x/congrats.fig, t/x/congrats.miff, t/xfig/input.fig, t/zlib/input.miff, t/zlib/output.miff
- 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.47 | metacpan |
Other Files
| MANIFEST | metacpan |
| Makefile.PL | metacpan |
| README.txt | metacpan |