« Return to Thread: Creating scripts using Perl

Re: Creating scripts using Perl

by Joao S. O. Bueno Calligaris :: Rate this Message:

Reply to Author | View in Thread

On Saturday 03 May 2008, Xavier Mas wrote:
> Hi all,
>
> I am just getting myself into the writing of scripts and, as I use
> Perl normally, would like to use it for that purpose.
>
> I'm using GIMP on Linux (Mandriva) and have Perl already installed
> in my system.
>
> Thanks to all.

Hi -
there are Perl bindings to scripting GIMP.

In Mandriva, just type "urpmi gimp-perl" as root , and look
at  /usr/lib/gimp/2.0/plug-ins for the examples that get installed.
(they get mixed with the binary plug-ins already there -
unfortunattelly the files don't use a .pl extension)

        js
        -><-





_______________________________________________
Gimp-user mailing list
Gimp-user@...
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user

 « Return to Thread: Creating scripts using Perl