Help for this page

Select Code to Download


  1. or download this
    if (exists $hash{$key}) {
      print "\n";
    } else {
      print "\nThe domain you entered is not on the list above ...";
    }