URL::Build — Build URL from tokens as parsed with Parse
Import URL;
string URL::Build (
)
url, empty string if invalid data is used to build the url.
RFC 2396 (updated by RFC 2732)
also perl-URI: URI(3)