Closed ronaldxs closed 9 years ago
I doubt much or any existing code (other than URI.pm) depends on the scheme_port function which is renamed by this pull. I will be happy to add a scheme_port function with a deprecation warning in addition to _scheme_port if requested.
Added more improvements including gist method for URI module and coding simplification to URI::Escape.
I am bringing this part of URI a bit more up to date. I simplify the return value for _uri_scheme in what I think is a more up to date way, and export a function that returns a default port number for valid scheme strings.