foreach $try (@domains) { if ($try eq $dmn) {$ok=1}; }; if ($ok ne 1) {@domains=(@domains,$dmn)};