my %hosts = map { $_ => 1 } @htmlsite_hosts; if (exists $hosts{$link->gethost}){ ... }