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

Re^3: extracting elements by key from an array of hashes

by davido (Cardinal)
on Sep 25, 2015 at 14:57 UTC ( [id://1143014]=note: print w/replies, xml ) Need Help??


in reply to Re^2: extracting elements by key from an array of hashes
in thread extracting elements by key from an array of hashes

Keep in mind that you have no obligation to store data internally in inconvenient formats. If it is more convenient to manipulate it internally as a hash, do that conversion at the earliest possible point after reading it in, and convert back at the latest possible point if you ever have to output the structure again.


Dave

  • Comment on Re^3: extracting elements by key from an array of hashes

Log In?
Username:
Password:

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

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

    No recent polls found