my @arry = grep { is_of_some_class($_) } map { chr $_ } (1..255);