Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re: What is it I don't understand about perl scoping?

by kubrat (Scribe)
on Jul 13, 2009 at 16:47 UTC ( [id://779669]=note: print w/replies, xml ) Need Help??


in reply to What is it I don't understand about perl scoping?

I understand what and why Perl does what it does in this case but isn't it more natural to expect this:

variables are now: 1 1 variables are now: 1 1 variables are now: 2 2

Instead of:

variables are now: 1 1 variables are now: 1 2 variables are now: 2 2
???

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (5)
As of 2024-04-20 00:13 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found