Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]RE: [tlug] perl scoping problem
- Date: Wed, 4 Dec 2002 17:19:32 -0800
- From: "Brett Robson" <Brett.Robson@example.com>
- Subject: RE: [tlug] perl scoping problem
Thanks, I've just gone back and read the relevant sections of the Camel book. My eyes usually mist over when I read that stuff but now I understand. Brett -----Original Message----- From: Matt Doughty [mailto:wyndigo@example.com] lexicals don't go in the symbol table. In layman's terms: my $foo; and $main::foo aren't the same thing. Get rid of the my, and your code should work.
- Follow-Ups:
- RE: [tlug] perl scoping problem
- From: Tod McQuillin
Home | Main Index | Thread Index
- Prev by Date: [tlug] Re: broken messages from tlug
- Next by Date: RE: [tlug] perl scoping problem
- Previous by thread: RE: [tlug] perl scoping problem
- Next by thread: RE: [tlug] perl scoping problem
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links