perl-xml-compile-wsdl11 3.07 Create SOAP messages defined by WSDL 1.1

This module understands WSDL version 1.1. A WSDL file defines a set of messages to be send and received over SOAP connections. This involves encoding of the message to be send into XML, sending the message to the server, collect the answer, and finally decoding the XML to Perl.