From d688b22c7630a4d590c2185732f9a910e30d4a6f Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Wed, 7 Oct 2015 20:17:06 +0200 Subject: URA.pm documentation --- lib/Travel/Status/DE/URA.pm | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) (limited to 'lib/Travel/Status/DE/URA.pm') diff --git a/lib/Travel/Status/DE/URA.pm b/lib/Travel/Status/DE/URA.pm index 00b2a40..f86d05c 100644 --- a/lib/Travel/Status/DE/URA.pm +++ b/lib/Travel/Status/DE/URA.pm @@ -292,7 +292,7 @@ The version, may be any string. =back The request URL is I/instant_VI, so for -C<< http://ivu.aseag.de/interfaces/ura >>, C<< 1 >> this module will point +C<< http://ivu.aseag.de/interfaces/ura >>, C<< 1 >> this module will send requests to C<< http://ivu.aseag.de/interfaces/ura/instant_V1 >>. The following parameter is optional: @@ -332,14 +332,11 @@ Accepted parameters (all are optional): =over -=item B => B|B|I (default 0) +=item B => I (default 0) -When set to a true value: Compute B fields in all -Travel::Status::DE::URA::Result(3pm) objects, otherwise they will not be -set. - -B / B limits the timetable to stops before / after the stop -I (if set). +When set to a true value: Compute routes for all results, enabling use of +their B accessors. Otherwise, those will just return nothing +(undef / empty list, depending on context). =item B => I (default 1) -- cgit v1.2.3