in reply to wsdl2pod wsdl2man wsdl2html

look at something that isn't perl, for example http://stackoverflow.com/questions/686103/generating-html-documentation-from-wsdl links an xstl stylesheet http://code.google.com/p/wsdl-viewer/issues/detail?id=1

Replies are listed 'Best First'.
Re^2: wsdl2pod wsdl2man wsdl2html
by montaseri (Initiate) on Oct 15, 2014 at 21:53 UTC
    Thanks but I was hoping for a perl solution.

      Thanks but I was hoping for a perl solution.

      Why?

      XML::LibXSLT :)