while() { chomp; print "$_ is a new site\n" if not defined($newsite1{$_}); } # while