On Nov 15, 2007 2:10 PM, Raan <[EMAIL PROTECTED]> wrote: > Hi , > > Thanks for providing me useful information. > > Can you also tell me can i call a web service from the perl. >
What do you mean by calling a web service from the perl? If you want to access web pages with perl you can use LWP libs. If you mean the soap service you can use SOAP::Lite from cpan (try http://search.cpan.org). -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/