--On Tuesday, September 30, 2003 1:43 PM -0700 david <[EMAIL PROTECTED]> wrote:

[EMAIL PROTECTED] wrote:

How do you declare a var global versus local? It seems variables a local
and not static as in shell.
[big snip]

all this is explained at:


perldoc -q scope
perldoc -q "difference between dynamic and lexical"

Mark-Jason Dominus has a good tutorial on "Coping with Scoping" at http://perl.plover.com/FAQs/Namespaces.html




--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to