redhat man page for gimp::config

Query: gimp::config

OS: redhat

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Config(3)						User Contributed Perl Documentation						 Config(3)

NAME
Gimp::Config - config options found during configure time.
DESCRIPTION
The Gimp::Config module creates a tied hash %Gimp::Config which contains all the definitions the configure script and perl deduced from the system configuration at configure time. You can access these values just like you access any other values, i.e. $Gimp::Config{KEY}. Some important keys are: IN_GIMP => true when gimp-perl was part of the Gimp distribution. GIMP => the path of the gimp executable prefix => the installation prefix libdir => the gimp systemwide libdir bindir => paths where gimp binaries are installed gimpplugindir => the gimp plug-in directory (without the /plug-ins-suffix)
SEE ALSO
Gimp. perl v5.8.0 2003-02-19 Config(3)
Related Man Pages
gimptool(1) - redhat
gimp::oo(1) - redhat
gimpprint(3) - redhat
gnome2::config(3pm) - debian
gimptool-2.0(1) - suse
Similar Topics in the Unix Linux Community
Make all words begin with capital letter?
How to capture ^x,^y via bash script?
Tar Command
CentOS7 restoring file capabilities
Docker learning Phase-I