@keys=qw(one two three); %hash = { $key[0]=>'1', $key[1]=>'2', $key[2]=>'3', } [download]
In reply to Re: hash problem by nimdokk in thread hash problem by m.y