On Wed, Nov 01, 2000 at 01:31:34PM -0500, Trevor Wood <[EMAIL PROTECTED]> wrote:
> I'm trying to learn Perl-Fu using Dov Grobgeld's  
> "<Toolbox>/Xtns/Perl-Fu/Tutorial/Img Uni" script.  The script seems to be

I'M currently not at place where I could look ta that script, but most
probably you are mkissing the auto import tag. i.e. Find the line 

use Gimp;

and change it to

use Gimp qw(:auto);

HTH,

-- 
      -----==-                                             |
      ----==-- _                                           |
      ---==---(_)__  __ ____  __       Marc Lehmann      +--
      --==---/ / _ \/ // /\ \/ /       [EMAIL PROTECTED] |e|
      -=====/_/_//_/\_,_/ /_/\_\       XX11-RIPE         --+
    The choice of a GNU generation                       |
                                                         |

Reply via email to