Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re: using 'keys' recursively on a hash of hashes

by physgreg (Scribe)
on Aug 21, 2002 at 14:10 UTC ( #191738=note: print w/replies, xml ) Need Help??


in reply to using 'keys' recursively on a hash of hashes

Try this:
my @dates = map {keys %{$_}} map {values %{$_}} values %{$rhent};

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (4)
As of 2023-12-09 22:26 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    What's your preferred 'use VERSION' for new CPAN modules in 2023?











    Results (38 votes). Check out past polls.

    Notices?