if (grep($seen{$_}, @SupportedPTs) ) #### if (grep(! $seen{$_}, @SupportedPTs) ) #### if (! grep(! $seen{$_}, @SupportedPTs) )