Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: seeking in hash data structure

by driver8 (Scribe)
on Oct 25, 2006 at 01:33 UTC ( [id://580449]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $hash{'companies'}{'microsoft'}{'people'}{'steve ballmer'} = 'bills bu
    +lldog';
    $hash{'companies'}{'cross over'}{'supports'} = ['iTunes', 'photo shop'
    +];
    
  2. or download this
    add_to_hash(\%hash,'scalar','companies-microsoft-people-steve ballmer'
    +,'bills bulldog');
    add_to_hash(\%hash,'list','companies-cross over-supports','iTunes','ph
    +oto shop');
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (4)
As of 2024-04-19 23:26 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found