NAME
Gimp::Lib - Interface to libgimp (as opposed to Gimp::Net)
SYNOPSIS
use Gimp; # internal use only
DESCRIPTION
This is package that uses libgimp to interface with the Gimp, i.e. the normal interface to use with the Gimp. You don't normally use this module directly, look at the documentation for the package "Gimp".
AUTHOR
Marc Lehmann <pcg@goof.com>
SEE ALSO
perl(1), Gimp.