if (exists $hash{$selection}) { print "\n$selection\n"; } else { print "\nThe domain you entered is not on the list above. Now exiting script.\n"; exit; }