$soap_obj = SOAP::Lite->uri($uri) ->proxy($proxy,timeout => $timeout); $soap_obj->transport->cookie_jar($cookie_jar);