Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re: Double Hash Key

by mcogan1966 (Monk)
on Jan 15, 2004 at 20:07 UTC ( [id://321656]=note: print w/replies, xml ) Need Help??


in reply to Double Hash Key

You're close, but the loop should be like this:
foreach $f ( keys %{$drw{eileen}) { print "f($f)\n"; }
Direcly out of the O'Reilly "Programming Perl" book, page 271.

Log In?
Username:
Password:

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

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

    No recent polls found