Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: Hash create

by neniro (Priest)
on Jul 04, 2005 at 12:51 UTC ( [id://472216]=note: print w/replies, xml ) Need Help??


in reply to Hash create

In one line:
my %hash = map { $arr1[$_], $arr2[$_], } (0..$#arr1);

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (8)
As of 2024-04-19 09:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found