Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: I've got a hash of hashes how do i get my values out

by cgall (Acolyte)
on Oct 13, 2001 at 01:23 UTC ( [id://118575]=note: print w/replies, xml ) Need Help??


in reply to I've got a hash of hashes how do i get my values out

For debugging purposes, you may find Data::Dumper useful:
use Data::Dumper; print Dumper(\%hash);

Log In?
Username:
Password:

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

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

    No recent polls found