my %hash; # arrayelemente als KEYs, Leerstring jeweils als VALUE @hash{ @array } = ( '' ) x @array;