I've got a web services server implemented with SOAP::Lite over http and would like to publish a wsdl document so that the browser can return it as xml.
should render the document.
I am not sure where to start, if trim the serializer/http::response/request...