Hi,

this is the first time I try tow write a script that accesses a SOAP
server. I got a wsdl file, and try to use stubmaker.pl to get some
information from it. However when I do a:

perl "-MSOAP::Lite service=>'file:./AudiTESoap.java.wsdl'" -le "print
getQuote('MSFT')"

as stated in the SOAP::Lite documentation, I only get:

Undefined subroutine &main::getQuote called at -e line 1.

what am I doing wrong?

Lars
_______________________________________________
ActivePerl mailing list
[email protected]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to