From 6d124ce1d3c5e399a1442d0ee40111a3fae031de Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Mon, 10 Oct 2016 22:22:06 +0200 Subject: Update IRIS(3pm) --- lib/Travel/Status/DE/IRIS.pm | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/lib/Travel/Status/DE/IRIS.pm b/lib/Travel/Status/DE/IRIS.pm index 3b681ea..b759104 100644 --- a/lib/Travel/Status/DE/IRIS.pm +++ b/lib/Travel/Status/DE/IRIS.pm @@ -596,6 +596,14 @@ non-negative integer is accepted. Passed on to C<< LWP::UserAgent->new >>. Defaults to C<< { timeout => 10 } >>, you can use an empty hashref to unset the default. +=item B => I<$ojj> + +A Cache::File(3pm) object used to cache station and timetable requests. Optional. + +=item B => I<$ojj> + +A Cache::File(3pm) object used to cache realtime data requests. Optional. + =item B => I Mandatory: Which station to return departures for. Note that this is not a @@ -653,7 +661,7 @@ None. =head1 BUGS AND LIMITATIONS -Many backend features are not yet exposed. +Some backend features are not yet exposed. =head1 SEE ALSO -- cgit v1.2.3