http://qs1969.pair.com?node_id=472216


in reply to Hash create

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