Changes for version 0.003 - 2015-01-06
- do not force the user to load XML::Compile::SOAP11 or XML::Compile::Transport::SOAPHTTP since they may not need them
- simplify tests and examples to reflect the above and not duplicate URIs in both WSDL11 and Loader construction
Changes for version 0.002 - 2015-01-06 (TRIAL RELEASE)
- Renamed from XML::Compile::WSDL11::Recursive to XML::CompileX::Schema::Loader per suggestion from Mark Overmeer
- Remove not-quite-there caching in favor of just letting the specified user_agent handle it (e.g., with WWW::Mechanize::Cached)
- support adding multiple WSDL URIs on construction
- handle both schema include and import statements
- rewrite to work alongside XML::Compile::WSDL11 rather than using an attribute as a proxy object
Changes for version 0.001 - 2015-01-01 (TRIAL RELEASE)
- Initial release
Modules
Load a web service and its dependencies for XML::Compile::WSDL11