my $srv = SOAP::Simple->new($wsdl_file); $srv->method(@args) [download]
In reply to Re: SOAP: sending XML directly by Anonymous Monk in thread SOAP: sending XML directly by AlexJon