my $client = SOAP::Lite->uri("http://foo.com"); $client->proxy("http://foo.com/soap_server"); $client->transport->agent("Go_Pound_Sand/1.1");