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.
- Website: https://metacpan.org/release/XML-Compile-WSDL11
- Licenses: GPL 1+
- Package source: gnu/packages/xml.scm
- Builds: See build status
- Issues: See known issues
Installation
Install perl-xml-compile-wsdl11 3.07
as follows:
guix install perl-xml-compile-wsdl11@3.07
Or install the latest version:
guix install perl-xml-compile-wsdl11
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.