Gimp 1.071a Deleted
Kwalitee Issues
- has_meta_yml
-
Add a META.yml to the distribution. Your buildtool should be able to autogenerate it.
- has_proper_version
-
Remove all letters from the version number. If you want to mark a release as a developer release, use the scheme 'Module-1.00_01'
- 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::Feature, Gimp::Fu, Gimp::PDL, Gimp::Pod, Gimp::Util - prereq_matches_use
-
List all used modules in META.yml requires
Error:- Gtk
- PDL
- main_module_version_matches_dist_version
-
Make sure that the main module name and version are the same of the distribution.
- 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.071/Gimp/Fu.pm -- Around line 9: =cut found outside a pod block. Skipping to next block. Around line 688: =cut found outside a pod block. Skipping to next block. Around line 1000: =cut found outside a pod block. Skipping to next block. Gimp-1.071/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.071/Gimp.pm -- Around line 546: =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.
- 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: Gimp, Gimp::Data, Gimp::Feature, Gimp::Fu, Gimp::Lib, Gimp::Net, Gimp::PDL, Gimp::Pod, Gimp::UI, Gimp::Util - no_invalid_versions
-
Fix the version numbers so that version::is_lax($version) returns true.
Error:- Gimp/Lib.pm: HASH(0x5655389d0f78)
- Gimp/Pod.pm: HASH(0x565538c3e578)
- Gimp/UI.pm: HASH(0x5655389059d0)
- Gimp/Util.pm: HASH(0x5655388a01d0)
- 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 |
|---|---|---|---|
| Gimp | Perl extension for writing Gimp Extensions/Plug-ins/Load & Save-Handlers | 1.071 | metacpan |
| Gimp::Data | Set and get state data. | metacpan | |
| Gimp::Feature | metacpan | ||
| Gimp::Fu | "easy to use" framework for Gimp scripts | metacpan | |
| Gimp::Lib | Interface to libgimp (as opposed to Gimp::Net) | metacpan | |
| Gimp::Net | Communication module for the gimp-perl server. | metacpan | |
| Gimp::PDL | Overwrite Tile/Region functions to work with piddles. | metacpan | |
| Gimp::Pod | Evaluate pod documentation embedded in scripts. | metacpan | |
| Gimp::UI | "simulation of libgimpui", and more! | metacpan | |
| Gimp::Util | some handy routines for Gimp-Perl users | metacpan |
Provides
| Name | File | View |
|---|---|---|
| Gimp::GDrawable | Gimp.pm | metacpan |
| Gimp::Parasite | Gimp.pm | metacpan |
| Gimp::PixelRgn | Gimp.pm | metacpan |
| Gimp::Tile | Gimp.pm | metacpan |
| Gimp::UI::BrushSelect | Gimp/UI.pm | metacpan |
| Gimp::UI::ColorSelectButton | Gimp/UI.pm | metacpan |
| Gimp::UI::GradientSelect | Gimp/UI.pm | metacpan |
| Gimp::UI::PatternSelect | Gimp/UI.pm | metacpan |
| Gimp::UI::PreviewSelect | Gimp/UI.pm | metacpan |
Other Files
| Changes | metacpan |
| Gimp/Makefile.PL | metacpan |
| MANIFEST | metacpan |
| Makefile.PL | metacpan |
| README | metacpan |