|
i too would like to set the timeout. im not using the full interface though. if im making a call like this:
my $service = SOAP::WSDL->new( wsdl => $wsdl );
how would i get/set the timeout off of that?
ive looked around and cant seem to find anything relevant.
thanks
|