in reply to Re (2): I need a simple explantion of the difference between my() and local() (discussion)
in thread I need a simple explantion of the difference between my() and local()
Just to be clear, if you are going to change them, you should definitely localize them. If you are unclear on what I mean, read the very response of merlyn's that you are waving around.
When you are done that question, do you think it is good to lie to people and say that the only legitimate reason for calling local is to modify special variables?
In general I am with Dominus. Unless your knowledge level is to the point where you understand why you don't have any real choice but to call local, you should try to figure out how to solve your problem while calling my.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re (tilly) 3: I need a simple explantion of the difference between my() and local() (discussion)
by buckaduck (Chaplain) on May 04, 2001 at 01:32 UTC | |
by tilly (Archbishop) on May 04, 2001 at 01:44 UTC | |
by buckaduck (Chaplain) on May 04, 2001 at 02:03 UTC | |
by tilly (Archbishop) on May 04, 2001 at 21:27 UTC |