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

Re^3: Extracting values from nested hashrefs

by choroba (Cardinal)
on Sep 12, 2012 at 09:45 UTC ( [id://993200]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Extracting values from nested hashrefs
in thread Extracting values from nested hashrefs

You can use
map $_->{humps}, values %$animals;
If your structure becomes even more complicated (e.g. different level of nesting), you should use recursion (or CPAN).
لսႽ† ᥲᥒ⚪⟊Ⴙᘓᖇ Ꮅᘓᖇ⎱ Ⴙᥲ𝇋ƙᘓᖇ

Log In?
Username:
Password:

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

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

    No recent polls found