Imager 0.53 Deleted
Kwalitee Issues
No Core Issues.
- 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::CountColor, Imager::Expr, Imager::Expr::Assem, Imager::ExtUtils, Imager::File::CUR, Imager::File::ICO, 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.53,1.000,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.
- 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 |
---|---|---|---|
Imager | Perl extension for Generating 24 bit Images | 0.53 | 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 | 1.000 | metacpan |
Imager::File::CUR | metacpan | ||
Imager::File::ICO | read MS Icon files | 0.01 | 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 |