Do you want to create a SOAP server or a SOAP client?
If server then you can use SOAP::Lite, but your service is by no means connected with any WSDL nor there is any support for WSDL creation.
If client then SOAP::Lite can make a client stub via SOAP::Lite->service($WSDL_URI), but
Sorry if my answer is of no help to you. If you plan to utilize WSDL (and document/literal SOAP) you should also see XML::Compile.
In reply to Re: wsdl api in perl
by roman
in thread wsdl api in perl
by vit
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |