in reply to Re: Can't localize lexical variable $var at...
in thread Can't localize lexical variable $var at...
But subs inside that scope are able to see that! And I cleanly see a way how that lexically scoped variable could be stacked, just like global variable!
But yes, I'll better just use lexical variables and implement stacking if I really need.
Best wishes,
Courage, the Cowardly Dog
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: Can't localize lexical variable $var at...
by Aristotle (Chancellor) on Jun 09, 2002 at 20:29 UTC | |
by Courage (Parson) on Jun 09, 2002 at 20:57 UTC | |
by Aristotle (Chancellor) on Jun 09, 2002 at 21:06 UTC | |
by Courage (Parson) on Jun 09, 2002 at 21:12 UTC |