use SOAP::Lite; print SOAP::Lite -> service('http://localhost:8080/helloservice/hello?wsdl') -> plus(2,3); #### Service description 'http://localhost:8080/helloservice/hello?wsdl' can't be loa ded: 403 Proxy denies fulfilling the request