my ($newURI, $newScheme, $newHost, $newPathSegs, $newExtension, $newQuery) = fqURL($anchor,$thisURI); # so it returns an object, a string, a string, an array of strings, and two more strings #