my $soap_response = new SOAP::Lite -> service('file:FILE.WSDL') -> uri('http://URI.URL') -> proxy =>[ 'HTTPS Proxy URL', credentials => [ '$username' => '$password' ] ] -> METHODNAME($post) -> METHODNAME('string');
In reply to SOAP::Lite - POOP problem by decibel3276
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |