Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re^2: map problem

by morgon (Priest)
on Mar 09, 2012 at 11:01 UTC ( [id://958678]=note: print w/replies, xml ) Need Help??


in reply to Re: map problem
in thread map problem

Ok, but why is it neccessary only in the second case?

Replies are listed 'Best First'.
Re^3: map problem
by moritz (Cardinal) on Mar 09, 2012 at 11:05 UTC

    The decision to parse an opening curly bracket as a block or a hash ref is really just a heuristic. When the parser sees a string quote, it decides in favor of the hash ref, whereas a variable makes it assume a block.

    Or put differently, the parser cheats as hell, and sometimes that backfires. But not always.

Log In?
Username:
Password:

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

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

    No recent polls found