The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

=== version history of XML::Compile::WSDL

todo:
  - update ::WSDL on handling Faults using $trace
  - #t/76wsdl11enc.t

version 3.03: Mon Dec 22 08:58:55 CET 2014

	Fixes:
	- ::WSDL11 should load ::SOAP [Michel Jansen]

	Improvements:
	- add compileCall() option alias
	- enabled rpc-decoded style

version 3.02: Thu Feb  6 17:09:29 CET 2014

	Improvements:
	- change documentation style

version 3.01: Fri Jan 10 15:41:39 CET 2014
	Fixes:
	- documentation needs info from XML::Compile, ~::Cache, and ~::SOAP
	Improvements:
	- support for the server_type option.
	- load wsdl-http and wsdl-mime schema's by default

version 3.00: Mon Jan  6 00:56:39 CET 2014
	Split-off from XML::Compile:SOAP