in reply to
Populating a hash from array
@hash{@keys} = @values;
duff
Comment on
Re: Populating a hash from array
Download
Code
In Section
Seekers of Perl Wisdom