-
-
11 Jan 2022 09:16:23 UTC
- Distribution: Gimp
- Module version: 2.37
- Source (raw)
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues (2)
- Testers (0 / 0 / 2)
- Kwalitee
Bus factor: 2- % Coverage
- License: unknown
- Perl: v5.14.1
- Activity
24 month- Tools
- Download (434.14KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- Alien::Gimp
- Data::Dumper
- Gtk2
- Gtk2::Ex::PodViewer
- HTML::Entities
- IO::All
- IO::Scalar
- PDL
- Web::Scraper
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
NAME
Gimp::Lib - Interface to libgimp (as opposed to Gimp::Net)
SYNOPSIS
use Gimp; # internal use only
DESCRIPTION
This is the package that interfaces to GIMP via the libgimp interface, i.e. the normal interface to use with GIMP. You don't normally use this module directly, see Gimp.
AUTHOR
Marc Lehmann <pcg@goof.com>
SEE ALSO
perl(1), Gimp.
Module Install Instructions
To install Gimp, copy and paste the appropriate command in to your terminal.
cpanm Gimp
perl -MCPAN -e shell install Gimp
For more information on module installation, please visit the detailed CPAN module installation guide.