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

Re: Re: Elements in array

by ph0enix (Friar)
on May 17, 2002 at 16:03 UTC ( [id://167346]=note: print w/replies, xml ) Need Help??


in reply to Re: Elements in array
in thread Elements in array

Good work! And without using Data::Dumper module output can be done via

foreach (keys %hash) {print "$_ => $hash{$_}\n";}

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (7)
As of 2024-04-23 07:55 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found