Security Advisories

Kwalitee Issues

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: Imager::API, Imager::APIRef

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.

has_meta_json

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

no_stdin_for_prompting

Use the prompt() method from ExtUtils::MakeMaker/Module::Build.

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: Imager, Imager::API, Imager::APIRef, Imager::Color, Imager::Color::Float, Imager::Color::Table, Imager::CountColor, Imager::Expr, Imager::Expr::Assem, Imager::ExtUtils, Imager::Fill, Imager::Filter::DynTest, Imager::Filter::Flines, Imager::Filter::Mandelbrot, Imager::Font, Imager::Font::BBox, Imager::Font::FreeType2, Imager::Font::Image, Imager::Font::Truetype, Imager::Font::Type1, Imager::Font::Win32, Imager::Font::Wrap, Imager::Fountain, Imager::Matrix2d, Imager::Regops, Imager::Transform

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.01,0.49,1.002,1.003,1.004,1.005,1.008,1.009,1.010,1.013,1.033

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.

meta_yml_has_repository_resource

Add a 'repository' resource to the META.yml via 'meta_add' accessor (for Module::Build) or META_ADD parameter (for ExtUtils::MakeMaker).

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
Imager Perl extension for Generating 24 bit Images 0.49 metacpan
Imager::Color Color handling for Imager. 1.010 metacpan
Imager::Color::Float Rough floating point sample colour handling 1.004 metacpan
Imager::Color::Table built-in Imager color table 1.002 metacpan
Imager::CountColor demonstrates writing a simple function using Imager. 0.01 metacpan
Imager::Expr implements expression parsing and compilation for the expression evaluation engine used by Imager::transform2() 1.003 metacpan
Imager::Expr::Assem an assembler for producing code for the Imager register machine 1.002 metacpan
Imager::ExtUtils functions handy in writing Imager extensions metacpan
Imager::Fill general fill types 1.009 metacpan
Imager::Filter::DynTest 0.01 metacpan
Imager::Filter::Flines dim alternate lines to emulate a video display 0.01 metacpan
Imager::Filter::Mandelbrot filter that renders the Mandelbrot set. 0.01 metacpan
Imager::Font Font handling for Imager. 1.033 metacpan
Imager::Font::BBox objects representing the bounding box of a string. 1.005 metacpan
Imager::Font::FreeType2 low-level functions for FreeType2 text output 1.013 metacpan
Imager::Font::Image metacpan
Imager::Font::Truetype low-level functions for Truetype fonts 1.010 metacpan
Imager::Font::Type1 low-level functions for Type1 fonts 1.010 metacpan
Imager::Font::Win32 uses Win32 GDI services for text output 1.004 metacpan
Imager::Font::Wrap simple wrapped text output 1.002 metacpan
Imager::Fountain a class for building fountain fills suitable for use by the fountain filter. 1.005 metacpan
Imager::Matrix2d simple wrapper for matrix construction 1.008 metacpan
Imager::Regops generated information about the register based VM metacpan
Imager::Transform a library of register machine image transformations 1.004 metacpan

Provides

Name File View
Imager::Expr::Infix lib/Imager/Expr.pm metacpan
Imager::Expr::Postfix lib/Imager/Expr.pm metacpan

Other Files

Changes metacpan
CountColor/Makefile.PL metacpan
DynTest/Makefile.PL metacpan
Flines/Makefile.PL metacpan
MANIFEST metacpan
META.yml metacpan
Makefile.PL metacpan
Mandelbrot/Makefile.PL metacpan
README metacpan
dynfilt/Makefile.PL metacpan