for my $hash (@tabs) { if (grep {$hash->{Action} eq $_} qw/ GetAll Make MakeOnly /) { $hash->{Suppress} = 1; } }