Web::URL::Canonicalize
Canonicalize URLs as Web browsers do
DESCRIPTION
The Web::URL::Canonicalize
module parses,
resolves,
and canonicalizes URLs as Web browsers do.
This module is DEPRECATED. Use Web::URL instead.
SPECIFICATION
URL Standard <https://url.spec.whatwg.org/>
.
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.