Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re^2: variable name

by polypompholyx (Chaplain)
on Jul 22, 2006 at 13:10 UTC ( [id://563007]=note: print w/replies, xml ) Need Help??


in reply to Re: variable name
in thread variable name

That won't work with lexical (my) variables as in the OP's example: these don't appear in the symbol table: see what happens if you change your $bleh to  my $bleh.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (7)
As of 2024-04-23 13:34 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found