Sorry u r right ... have not really made the mental switch to use 'our' yet
... thanks for pointing it out ..
On Tue, Sep 04, 2001 at 10:35:05AM -0400, Bob Showalter shaped the electrons to read:
> > -----Original Message-----
> > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> > Sent: Tuesday, September 04, 2001 8:48 AM
> > To: Ruth Albocher
> > Cc: [EMAIL PROTECTED]
> > Subject: Re: strict pragma and @ISA
> >
> >
> > if you are using perl 5.6 then u need to add a line
> > our qw( @ISA )
>
> No, that is a syntax error. just use
>
> our @ISA;
>
> or
>
> our (@ISA);
>
> --
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]