Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: Why does 'keys' need a named hash?

by karthiknix (Sexton)
on Apr 05, 2017 at 12:48 UTC ( [id://1187103]=note: print w/replies, xml ) Need Help??


in reply to Why does ‘keys’ need a named hash?

map function is for traversing the array like a foreach loop to manipulate the data of an array or hash. Hence keys keyword will not have any effect on map function. Referencing the results of map function would ensure keys keywords identify its next statement is a hash.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (5)
As of 2024-04-23 06:21 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found