Help for this page
if (grep($seen{$_}, @SupportedPTs) )
if (grep(! $seen{$_}, @SupportedPTs) )
if (! grep(! $seen{$_}, @SupportedPTs) )