I haven't had any problem with my instead of use vars...can you send me the
test program that blows up?
-----Original Message-----
From: Uri Guttman
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Sent: 9/15/2001 8:57 AM
Subject: Re: Difficulties

>>>>> "BD" == Brent Dax <[EMAIL PROTECTED]> writes:

  BD> use vars qw(%opcode $fingerprint);        #or strict will throw a
tantrum

so why didn't 'my' work. those are file globals from what i can tell. my
causes interpreter.c to blow up. use vars fixes it.

uri


-- 
Uri Guttman  ---------  [EMAIL PROTECTED]  ----------
http://www.sysarch.com
SYStems ARCHitecture and Stem Development ------
http://www.stemsystems.com
Search or Offer Perl Jobs  --------------------------
http://jobs.perl.org

Reply via email to