my @match = grep /(?[ [a-z] - [aeiou] ])/, map chr, 0 .. 255;