in reply to Re^3: promoting array to a hashin thread promoting array to a hash
print "$_\n" for sort keys %{{map {$_,1} grep /^[a-z]+$/, (split /\s/, + join(" ",<>))}}; [download]