while () { my %hash; @hash{ +KEYS } = split; push @array, \%hash; }