SOAP::Transport::HTTP::CGI -> dispatch_to('proxyLicenceService') -> handle; package proxyLicenceService; =begin WSDL =cut sub generateProxyLicenceRequest { #my @params = split(/;/,$_[1]); my $test = $_[1]; system("echo $test >> C:\\www\\htdocs\\cgi-bin\\test.log"); }