The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Gimp::Util - Convinience functions for Gimp.pm

SYNOPSIS

  use Gimp::Util;

DESCRIPTION

gimp_install_extension name,blurb,help,author,copyright,date,menu_path,image_types,[additional params]

install a plug-in, with the standard arguments.

gimp_install_plug_in name,blurb,help,author,copyright,date,menu_path,image_types,[additional params]

install an extension, with the standard arguments.

AUTHOR

Marc Lehmann, pcg@goof.com

SEE ALSO

perl(1), Gimp(1),