my $service = SOAP::Lite ->uri('http://localhost/' ) ->proxy('http://localhost/', timeout => 5 ) ->service('http://localhost/SOAPsvc?wsdl' );