Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: easiest way to print the content of a hash?

by Anonymous Monk
on Mar 03, 2016 at 15:24 UTC ( [id://1156734]=note: print w/replies, xml ) Need Help??


in reply to easiest way to print the content of a hash?

map{print "$_\t$hash{$_}\n"}keys %hash;
  • Comment on Re: easiest way to print the content of a hash?

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (3)
As of 2024-04-24 05:31 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found