-
SOAP Client
HI I want to write a SIMPLE SOAP client in perl. If we pass the interger value as a HTTP request. 1. Take an integer or string as command line arguments. 2. Create a HTTP request. 3. Get the response from HTTP. 4. Store the response in XSD schema. Please help me out how to write perl SOAP Client.