Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: Array and Hash

by Loops (Curate)
on Nov 23, 2014 at 22:49 UTC ( [id://1108189]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    my %hash = (    Key1 => 'Pigeon.Lion.Tiger.Elephant',
                    Key2 => 'Pigeon.Lion.Tiger.Rabbit',
    ...
    Pigeon.Lion.Tiger.Elephant SOME_DATA
    Pigeon.Lion.Tiger.Lion SOME_DATA
    Pigeon.Lion.Tiger.Monkey SOME_DATA
    
  2. or download this
    Pigeon.Lion.Tiger.Elephant SOME_DATA (Key1)
    Pigeon.Lion.Tiger.Monkey SOME_DATA (Key3)
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (4)
As of 2024-04-24 00:48 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found