Help for this page
- treat restricted/reserved TLDs (invalid, test, example, loca +lhost) as invalid (thanks, Steve Bertrand!) ... return defined $invalid_tlds{$tld} ? 0 : Net::Domain::TLD::tld_exist +s($tld); }
2. Application software SHOULD NOT recognize example names as special and SHOULD use example names as they would other domain names.