Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re^3: when is "my" not necessary?

by hardburn (Abbot)
on Nov 02, 2004 at 21:00 UTC ( [id://404747]=note: print w/replies, xml ) Need Help??


in reply to Re^2: when is "my" not necessary?
in thread when is "my" not necessary?

A package statement. The end of a string eval. Probably a bunch of other stuff I can't remember ATM.

"There is no shame in being self-taught, only in not trying to learn in the first place." -- Atrus, Myst: The Book of D'ni.

Replies are listed 'Best First'.
Re^4: when is "my" not necessary?
by Ven'Tatsu (Deacon) on Nov 02, 2004 at 21:15 UTC
    In addition to blocks and string evals, files required or used create lexical scopes.

      Mostly I find that if I expect it to create a new lexical scope, it does.

      "There is no shame in being self-taught, only in not trying to learn in the first place." -- Atrus, Myst: The Book of D'ni.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://404747]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (6)
As of 2024-04-24 03:36 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found