>>>>> "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