Security Advisories

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.

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.40/lib/Imager/Draw.pod -- Around line 183: You forgot a '=back' before '=head1' Around line 188: =back without =over Imager-0.40/lib/Imager/ImageTypes.pod -- Around line 322: You forgot a '=back' before '=head2'

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.

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: Imager, Imager::Color, Imager::Color::Float, Imager::Expr, Imager::Expr::Assem, Imager::Fill, Imager::Font, Imager::Font::FreeType2, Imager::Font::Truetype, Imager::Font::Type1, Imager::Font::Win32, Imager::Fountain, Imager::Matrix2d, Imager::Regops, Imager::Transform

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.40 metacpan
Imager::Color Color handling for Imager. metacpan
Imager::Color::Float Rough floating point sample colour handling 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::FreeType2 low-level functions for FreeType2 text output 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::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
Makefile.PL metacpan
README metacpan
dynfilt/Makefile.PL metacpan