http://www.perlmonks.org?node_id=715243


in reply to Re: SOAP::Lite, WSDL and the example
in thread SOAP::Lite, WSDL and the example

You have an extra ; after Lite ... use the following: my $service = SOAP::Lite -> service('http://www.xmethods.net/sd/StockQuoteService.wsdl');