'proxy' =>('http://user:password@url/web/service') #### sub SOAP::Transport::HTTP::Client::get_basic_credentials { return 'user' => 'password'; }