[Ilugc] WebService in Perl

  • From: rajasuperman@xxxxxxxxx (Raja Subramanian)
  • Date: Wed Aug 23 11:01:03 2006

On 8/22/06, Venkatraman S <blizzard_venkat@xxxxxxxxxxx> wrote:

then i guess i am messing around with teh SOAP server - can you kindly 
elucidate on teh way teh SOAP server has to installed - or this some kind of 
a daemon that we have to code.

The easiest way is to invoke your perl web services as cgi-scripts from
apache.  Put your perl scripts in the cgi-bin directory and use the Perl
CGI wrapper for SOAP.  The soap-lite modules have the necessary
documentation.

- Raja

Other related posts: