if ($element eq "host1.com" or $element eq "host2.de" or $element eq "host3.org") { ... } elsif ($element eq 'host5.cyx' ....) { }