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

Re: Preventing unintended list expansion inside hash literals.

by Anonymous Monk
on Jan 05, 2017 at 15:27 UTC ( [id://1179022]=note: print w/replies, xml ) Need Help??


in reply to Preventing unintended list expansion inside hash literals.

my %some_hash; $some_hash{key1} = some_key($bar); $some_hash{key2} = some_key($baz);

Log In?
Username:
Password:

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

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

    No recent polls found