Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: Getting the Value of a single hash key

by pzbagel (Chaplain)
on May 06, 2003 at 20:21 UTC ( [id://256031]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    push( @{$hash{$key}}, $src);
    
  2. or download this
    $hash{$key}=$src;
    

Log In?
Username:
Password:

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

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

    No recent polls found