Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: Re: Re: Re: Hashing multiple items

by CombatSquirrel (Hermit)
on Nov 15, 2003 at 17:54 UTC ( [id://307342]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $coordinates{$zone} = [ $a1, $a2, $b1, $b2 ];
    
  2. or download this
    ($a1, $a2, $b1, $b2) = @{$coordinates{$zone}}
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (6)
As of 2024-04-18 13:11 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found