/[notice-sender]/trunk/soap.cgi
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Annotation of /trunk/soap.cgi

Parent Directory Parent Directory | Revision Log Revision Log


Revision 25 - (hide annotations)
Mon May 16 13:52:43 2005 UTC (18 years, 11 months ago) by dpavlin
File size: 170 byte(s)
added SOAP server and example (non-working) client

1 dpavlin 25 #!/usr/bin/perl -w
2    
3     use strict;
4     use Nos qw(add_member_to_list add_message_to_queue);
5    
6     use SOAP::Transport::HTTP;
7     SOAP::Transport::HTTP::CGI->dispatch_to('Nos')->handle;
8    

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC 1.1.26