Kwalitee Issues

no_mymeta_files

Update MANIFEST.SKIP to exclude MYMETA files. If you are lazy, add "#!install_default" in your MANIFEST.SKIP and update your ExtUtils::Manifest if necessary, then some of the most common files will be excluded.

has_license_in_source_file

Add =head1 LICENSE and the text of the license to the main module in your code.

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: Gimp::Data

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.

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: Gimp, Gimp::ColorDB, Gimp::Constant, Gimp::Data, Gimp::Fu, Gimp::Lib, Gimp::Net, Gimp::Pod, Gimp::UI, Gimp::Util

consistent_version

Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).

Error: 2.300001,2.3001,2.3002

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.

Modules

Name Abstract Version View
Gimp write GIMP extensions/plug-ins/load- and save-handlers in Perl 2.3002 metacpan
Gimp::ColorDB metacpan
Gimp::Constant 2.3002 metacpan
Gimp::Data Set and get persistent data. metacpan
Gimp::Fu Easy framework for Gimp-Perl scripts metacpan
Gimp::Lib Interface to libgimp (as opposed to Gimp::Net) 2.3002 metacpan
Gimp::Net Communication module for the gimp-perl server. 2.3002 metacpan
Gimp::Pod Evaluate pod documentation embedded in scripts. 2.3001 metacpan
Gimp::UI Programming interface to libgimpui, plus Gtk widgets for other parameter types. 2.3002 metacpan
Gimp::Util Handy routines for Gimp-Perl users 2.300001 metacpan

Provides

Name File View
Gimp::Base Gimp.pm metacpan
Gimp::Parasite Gimp.pm metacpan
Gimp::PixelRgn Gimp.pm metacpan
Gimp::Pod::Parser Gimp/Pod.pm metacpan
Gimp::UI::BrushSelect UI/UI.pm metacpan
Gimp::UI::GradientSelect UI/UI.pm metacpan
Gimp::UI::PatternSelect UI/UI.pm metacpan
Gimp::UI::PreviewSelect UI/UI.pm metacpan

Other Files

ChangeLog metacpan
Gimp/Makefile.PL metacpan
MANIFEST metacpan
META.json metacpan
META.yml metacpan
Makefile.PL metacpan
Net/Makefile.PL metacpan
README metacpan
README.win32 metacpan
UI/Makefile.PL metacpan
examples/Makefile.PL metacpan
po/Makefile.PL metacpan