scharanb has asked for the wisdom of the Perl Monks concerning the following question:
I have been looking around for modules to build perl
client to call .NET Webservice. I am very new to perl.
So can you help me which module is better suited?
SOAP::Lite or SOAP::XML::Client::DotNet or SOAP::WSDL
Which of those modules are stable?
I shall be developing .NET Webservice myself.Are there are any issues I should keep in mind depending upon the module used?
The webservices will have two output formats:
1. Response in XML Output format.
or XML File will be sent as a response. I looked
through the web but could not find any information on how to receive file as response.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: SOAP::Lite or SOAP::XML or SOAP::WSDL
by zwon (Abbot) on Feb 17, 2009 at 12:47 UTC | |
by Anonymous Monk on Feb 17, 2009 at 13:28 UTC | |
|
Re: SOAP::Lite or SOAP::XML or SOAP::WSDL
by Your Mother (Archbishop) on Feb 17, 2009 at 19:33 UTC |