[Xml-compile] Changing keep_alive?

Matthew Horsfall (alh) wolfsage at gmail.com
Thu Dec 10 14:32:50 GMT 2015


I want to change the keep_alive setting on the underlying LWP object.

How should I go about this?

I currently create/use my services like so:

my $svc = XML::Compile::WSDL11->new($file, prefixes => \%prefixes);
$svc->compileCalls();

my $res = $svc->call(...)

Thanks,

-- Matthew Horsfall (alh)



More information about the Xml-compile mailing list