Kwalitee Issues

has_meta_yml

Add a META.yml to the distribution. Your buildtool should be able to autogenerate it.

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::Compat, Gimp::Data, Gimp::Feature, Gimp::Fu, Gimp::Module, Gimp::PDL, Gimp::Pod, Gimp::UI, Gimp::Util, Gimp::basewidget

prereq_matches_use

List all used modules in META.yml requires

Error:

  • Gtk

no_pod_errors

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

Error: Gimp-1.211/Gimp/Fu.pm -- Around line 374: =cut found outside a pod block. Skipping to next block. Around line 779: =cut found outside a pod block. Skipping to next block. Gimp-1.211/Gimp/Util.pm -- Around line 37: You can't have =items (as at line 59) unless the first thing after the =over is an =item Gimp-1.211/Gimp.pm -- Around line 621: =cut found outside a pod block. Skipping to next block.

has_meta_json

Add a META.json to the distribution. Your buildtool should be able to autogenerate it.

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::Compat, Gimp::Data, Gimp::Feature, Gimp::Fu, Gimp::Lib, Gimp::Module, Gimp::Net, Gimp::PDL, Gimp::Pod, Gimp::UI, Gimp::Util, Gimp::basewidget

Modules

Name Abstract Version View
Gimp Perl extension for writing Gimp Extensions/Plug-ins/Load & Save-Handlers 1.211 metacpan
Gimp::Compat compatibility functions for older versions of Gimp. 1.211 metacpan
Gimp::Data Set and get state data. metacpan
Gimp::Feature check for specific features to be present before registering the script. metacpan
Gimp::Fu "easy to use" framework for Gimp scripts metacpan
Gimp::Lib Interface to libgimp (as opposed to Gimp::Net) 1.211 metacpan
Gimp::Module run scripts embedded into the Gimp program. 1.211 metacpan
Gimp::Net Communication module for the gimp-perl server. 1.211 metacpan
Gimp::PDL Overwrite Tile/Region functions to work with piddles. This module is obsolete, please remove any references to it. metacpan
Gimp::Pod Evaluate pod documentation embedded in scripts. 1.211 metacpan
Gimp::UI "simulation of libgimpui", and more! 1.211 metacpan
Gimp::Util some handy routines for Gimp-Perl users 1.211 metacpan
Gimp::basewidget pragma to declare the superclass of a gtk widget 1.211 metacpan

Provides

Name File View
Gimp::Parasite Gimp.pm metacpan
Gimp::PixelRgn Gimp.pm metacpan
Gimp::Tile Gimp.pm metacpan
Gimp::run_mode Gimp.pm metacpan

Other Files

Changes metacpan
Gimp/Makefile.PL metacpan
MANIFEST metacpan
Makefile.PL metacpan
Module/Makefile.PL metacpan
Net/Makefile.PL metacpan
README metacpan
UI/Makefile.PL metacpan
embed/Makefile.PL metacpan