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, Gimp::Pod, Gimp::UI

no_pod_errors

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

Error: Gimp-2.300001/Gimp/Util.pm -- Around line 37: You can't have =items (as at line 62) unless the first thing after the =over is an =item

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

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).

Modules

Name Abstract Version View
Gimp a Perl extension for writing Gimp Extensions/Plug-ins/Load & Save-Handlers 2.300001 metacpan
Gimp::ColorDB metacpan
Gimp::Constant 2.300001 metacpan
Gimp::Data Set and get state data. metacpan
Gimp::Fu "easy to use" framework for Gimp scripts metacpan
Gimp::Lib Interface to libgimp (as opposed to Gimp::Net) 2.300001 metacpan
Gimp::Net Communication module for the gimp-perl server. 2.300001 metacpan
Gimp::Pod Evaluate pod documentation embedded in scripts. 2.300001 metacpan
Gimp::UI interface to libgimpui, and more! 2.300001 metacpan
Gimp::Util some handy routines for Gimp-Perl users 2.300001 metacpan

Provides

Name File View
Gimp::Parasite Gimp.pm metacpan
Gimp::PixelRgn Gimp.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