my @std_hits = grep { m/$regex/ } ; my @prem_hits = grep { m/$regex/ } ;