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

no_pod_errors

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

Error: Imager-0.45/lib/Imager/Draw.pod -- Around line 195: You forgot a '=back' before '=head1' Around line 204: =back without =over Imager-0.45/lib/Imager/Engines.pod -- Around line 229: '=item' outside of any '=over' Around line 328: You forgot a '=back' before '=head2' Imager-0.45/lib/Imager/ImageTypes.pod -- Around line 323: You forgot a '=back' before '=head2'

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::Color, Imager::Color::Float, Imager::Color::Table, Imager::Cookbook, Imager::Expr, Imager::Expr::Assem, Imager::Fill, 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

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.45 metacpan
Imager::Color Color handling for Imager. metacpan
Imager::Color::Float Rough floating point sample colour handling metacpan
Imager::Color::Table built-in Imager color table metacpan
Imager::Expr implements expression parsing and compilation for the expression evaluation engine used by Imager::transform2() metacpan
Imager::Expr::Assem an assembler for producing code for the Imager register machine metacpan
Imager::Fill general fill types metacpan
Imager::Font Font handling for Imager. metacpan
Imager::Font::BBox objects representing the bounding box of a string. metacpan
Imager::Font::FreeType2 low-level functions for FreeType2 text output metacpan
Imager::Font::Image metacpan
Imager::Font::Truetype low-level functions for Truetype fonts metacpan
Imager::Font::Type1 low-level functions for Type1 fonts metacpan
Imager::Font::Win32 uses Win32 GDI services for text output metacpan
Imager::Font::Wrap simple wrapped text output metacpan
Imager::Fountain a class for building fountain fills suitable for use by the fountain filter. metacpan
Imager::Matrix2d simple wrapper for matrix construction metacpan
Imager::Regops generated information about the register based VM metacpan
Imager::Transform a library of register machine image transformations 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
MANIFEST metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan
dynfilt/Makefile.PL metacpan