Main > Programming > Libraries >

Gimp::Feature 1.211

Gimp::Feature 1.211

Sponsored Links

Gimp::Feature 1.211 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.26 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 1201
Date added: 2006-07-13
Publisher: Marc Lehmann

Gimp::Feature 1.211 description

Gimp::Feature is a Perl module that can check for specific features to be present before registering the script.

SYNOPSIS

use Gimp::Feature;
or
use Gimp::Feature qw(feature1 feature2 ...);

This module can be used to check for specific features to be present. This can be used to deny running the script when neccessary features are not present. While some features can be checked for at any time, the Gimp::Fu module offers a nicer way to check for them.

gtk

checks for the presence of the gtk interface module.

gtk-1.1, gtk-1.2

checks for the presence of gtk-1.1 (1.2) or higher.

perl-5.005

checks for perl version 5.005 or higher.

pdl

checks for the presence of a suitable version of PDL (>=1.9906).

gnome

checks for the presence of the Gnome-Perl module.

gtkxmhtl

checks for the presence of the Gtk::XmHTML module.

unix

checks wether the script runs on a unix-like operating system. At the moment, this is every system except windows, macos, os2 and vms.

persistency

checks wether the Gimp::Data module (Gimp::Data) can handle complex persistent data structures, i.e. perl references in addition to plain strings.

The following features can only be checked after Gimp-main> has been called (usually found in the form exit main). See Gimp::Fu on how to check for these.
gimp-1.1, gimp-1.2

checks for the presense of gimp in at least version 1.1 (1.2).

FUNCTIONS

present(feature)

Checks for the presense of the single feature given as the argument. Returns true if the feature is present, false otherwise.

need(feature,[function-name])

Require a specific feature. If the required feature is not present the program will exit gracefully, logging an appropriate message. You can optionally supply a function name to further specify the place where this feature was missing.

This is the function used when importing symbols from the module.

missing(feature-description,[function-name])

Indicates that a generic feature (described by the first argument) is missing. A function name can further be specified. This function will log the given message and exit gracefully.

describe(feature)

Returns a string describing the given feature in more detail, or undef if there is no description for this feature.

list()

Returns a list of features that can be checked for. This list might not be complete.

Gimp::Feature 1.211 Screenshot

Advertisements

Gimp::Feature 1.211 Keywords

Bookmark Gimp::Feature 1.211

Hyperlink code:
Link for forum:

Gimp::Feature 1.211 Copyright

WareSeeker periodically updates pricing and software information of Gimp::Feature 1.211 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Gimp::Feature 1.211 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
Gimp::Fu is a "easy to use" framework for Gimp scripts. Free Download
Gimp::Net is a communication module for the gimp-perl server. Free Download
Gimp::Data is a Perl module to set and get state data. Free Download
Gimp::UI is a "simulation of libgimpui", and more! Free Download
Gimp::Compat is a Perl module with compatibility functions for older versions of Gimp. Free Download
Gimp::Util is a Perl module to some handy routines for Gimp-Perl users. Free Download
Gimp::Pixel is a how to operate on raw pixels. Free Download
Gimp::OO is a Perl module with pseudo-OO for Gimp functions. Free Download