[wellylug] Perl code trouble

Edouard Chalaron e.chalaron at paradise.net.nz
Wed Oct 1 15:21:50 NZST 2003


Hi All

I am using a simple perl code along with some gimp plugins.
The beginning of the code has 2 lines : 

package GimpFilter::Main;
use Gimp qw (:auto);

calling the perl script returns :

/usr/local/bin/yuvgimp.pl: package: command not found
/usr/local/bin/yuvgimp.pl: line 15: syntax error near unexpected token `qw(:'
/usr/local/bin/yuvgimp.pl: line 15: `use Gimp qw(:auto);'

Anybody with an idea about this error, or how I can correct the line ?
Thanks hundreds

Edouard



More information about the wellylug mailing list