Web::DomainName::Canonicalize
Domain name canonicalization
DESCRIPTION
The Web::DomainName::Canonicalize
module provides functions to convert domain names into their canonical representations,
as Web browsers do.
This module is DEPRECATED. Use Web::Host instead.
SEE ALSO
AUTHOR
Wakaba <wakaba@suikawiki.org>.
LICENSE
Copyright 2011-2016 Wakaba <wakaba@suikawiki.org>.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.