@anon_temp = (); foreach (@array) { push(@anon_temp, getkey($_), $_); } %hash = @anon_temp;