The result returns $VAR1 = undef; I am getting a undef value , what is the correct way to call a webservice using Perl?$stockprice=SOAP::Lite ->service('http://localhost:8080/axis2/service/StockQuoteService?w +sdl') ->getPrice('IBM'); print Dumper($stockprice);
In reply to Re^2: SOAP WSDL and perl
by secura
in thread SOAP WSDL and perl
by byteme
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |