version 3.24: Tue 6 Mar 08:12:19 CET 2018
Fixes:
- Experimental keys on scalar
rt.cpan.org#124688 [Slaven Rezic]
Improvements:
- add missing example wsdl
version 3.23: Sun Mar 4 23:45:09 CET 2018
Fixes:
- add 'Host' to the header.
Improvements:
- rpc style header with type part [Lars Thegler]
- typo in doc rt.cpan.org#124462 [Andy Scheller]
- ::Server::compileFilter() could not handle RPCs with empty bodies,
but was broken much more serious anyway [Abeltje]
- convert to GIT, publish via GitHub
Upstream changes:
version 3.22: Fri 30 Jun 10:03:10 CEST 2017
Fixes:
- ::XOP::Include read from file always died
rt.cpan.org#119955 [Pavel Trushkin]
- ::XOP::Include read should enforce raw mode
rt.cpan.org#119955 [Pavel Trushkin]
Upstream changes:
version 3.21: Wed 11 Jan 10:02:19 CET 2017
Fixes:
- XOP hooks were instated, even though XML::Compile::XOP was not.
Schema/WSDL compilation will be a little faster now.
https://github.com/mjgardner/xml-compilex-schema-loader/issues/1
[Slaven Rezi�]
- constant name: XS_DAEMON_NS -> XC_DAEMON_NS
rt.cpan.org#119800 [Pavel Trushkin]
Improvements:
- spell fix Debian rt.cpan.org#118577 [Gregor Herrmann, Debian]
This perl module handles the SOAP protocol. The first implementation
is SOAP1.1, which is still most often used. The SOAP1.2 definition
is provided via the separate distribution XML::Compile::SOAP12.