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)

_______________________________________________
Xml-compile mailing list
[email protected]
http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/xml-compile

Reply via email to