in reply to Re: SOAP::Lite - READING Multiple namespaces
in thread SOAP::Lite - READING Multiple namespaces
my $soapAnswer = $soapHanterare->call($setup => @setup_values); my $faultstring = $soapSvar->valueof('//faultstring');
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: SOAP::Lite - READING Multiple namespaces
by olus (Curate) on Mar 20, 2009 at 15:09 UTC | |
by DreamT (Pilgrim) on Mar 20, 2009 at 15:50 UTC | |
by Anonymous Monk on Mar 22, 2009 at 21:47 UTC |