Subject: | Need a timeout option for PAR::Repository::Client::HTTP |
I want to use PAR to have Bugzilla automatically install its
pre-requisites. This happens in a command-line script.
Currently, it looks like there's no way to specify that the connection
should time out after 5 or 10 seconds if there's no response from the
remote server. As I recall, the default timeout of LWP is three minutes,
far too long for a user to wait.