From 8b8dfe564faabc7d3ede40b529fcae8fecb3b0dd Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Thu, 17 Sep 2015 17:53:36 +0200 Subject: StopFinder: document lwp_options parameter --- lib/Travel/Status/DE/HAFAS/StopFinder.pm | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/lib/Travel/Status/DE/HAFAS/StopFinder.pm b/lib/Travel/Status/DE/HAFAS/StopFinder.pm index 3327af2..b654d84 100644 --- a/lib/Travel/Status/DE/HAFAS/StopFinder.pm +++ b/lib/Travel/Status/DE/HAFAS/StopFinder.pm @@ -157,6 +157,11 @@ Base I of the stop finder service, without the language and mode suffix ("/dn" and similar). Mandatory. See Travel::Status::DE::HAFAS(3pm)'s B method for a list of URLs. +=item B => I<\%hashref> + +Passed on to C<< LWP::UserAgent->new >>. Defaults to C<< { timeout => 10 } >>, +you can use an empty hashref to override it. + =back =item $status->errstr -- cgit v1.2.3