SOAP-WSDL - Re: Modify default timeout

Posted on Tue May 27 20:54:28 2008 by drfrog in response to 7940 (See the whole thread of 9)
Re: Modify default timeout
when are those changes going to hit cpan? also can one do this (with your updated WSDL.pm): my $soap=SOAP::WSDL->new(wsdl=>$wsdl); $soap->wsdlinit(); $soap->get_client()->get_transport()->timeout(360);
Direct Responses: 7949 | Write a response