blob: ecdcf74edcab8cd71848001c9b7a17b566cabfd4 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
This Module provides a quick and easy way to build complex SOAP data
and header structures for use with SOAP::Lite.
It primarily provides a wrapper around SOAP::Serializer and
SOAP::Data (or SOAP::Header) enabling you to generate complex XML
within your SOAP request or response.
WWW: http://search.cpan.org/dist/SOAP-Data-Builder/
|