Chapter 3. Make a SOAP client with Perl and SOAP::Lite 3.3. Perl XML HTTP Post to a web service.In the two following sections you will find sample code sending (with a Post) a SOAP message to a Java WSDP and a .NET web service. These post will work without the use of the package SOAP::lite. 3.3.1. Post a SOAP message to my Java WSDP web service.Our simple post example now. Let's see how it is so s