Subject: | need to recognize new .xxx TLD |
New .xxx TLD domains are starting to be issued. This module does not currently
recognize those as valid. This command line demonstrates it is not recognized:
perl -MData::Validate::Domain -e 'print is_domain("foo.xxx");'