use SOAP::Lite ;Are there some arguments to the object to specify our own proxy and the port (in PHP PEAR is such an option - but Perl is my language)? Thanks in advance ...
...
@result = SOAP::Lite
-> service('http://a.particular.file/wsdl')
-> $method ( @arguments ) ;
print join ( "\n", @result ) . "\n" ;
In reply to SOAP::Lite, WSDL , and firewall by perlTM
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |