From 350e43f80686beb9933b2d33cde5ab214dd1229a Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sat, 10 Oct 2015 22:25:56 +0200 Subject: moar documentation --- lib/Travel/Status/DE/URA.pm | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 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 5eee5d8..1a11d26 100644 --- a/lib/Travel/Status/DE/URA.pm +++ b/lib/Travel/Status/DE/URA.pm @@ -265,9 +265,10 @@ version 0.04 =head1 DESCRIPTION -Travel::Status::DE::URA is an unofficial interface URA-based realtime departure -monitors (as used e.g. by the ASEAG). It reports all upcoming departures at a -given place in real-time. Schedule information is not included. +Travel::Status::DE::URA is an unofficial interface to URA-based realtime +departure monitors (as used e.g. by the ASEAG). It reports all upcoming +departures at a given place in real-time. Schedule information is not +included. =head1 METHODS @@ -308,9 +309,9 @@ you can use an empty hashref to override it. =back Additionally, all options supported by C<< $status->results >> may be specified -here, causing them to be used as defaults. Note that while they may be -overridden later, they may limit the set of available departures requested from -the server. +here, causing them to be used as defaults. Note that while they can be +overridden later, they may limit the set of departures requested from the +server. =item $status->errstr @@ -349,11 +350,8 @@ Only return departures at stop I. =item B => I -Only return departures containing I in their route. If B is set, -I must be in the route after the stop I. If, in addition to -that, B is set to B, I must be in the route -before the stop I. Implies C<< full_routes> => 'after' >> unless -B is explicitly set to B / B / 1. +Only return departures containing I in their route after their +corresponding stop. Implies B=1. =back @@ -375,6 +373,8 @@ None. =item * LWP::UserAgent(3pm) +=item * Text::CSV(3pm) + =back =head1 BUGS AND LIMITATIONS @@ -387,7 +387,7 @@ Travel::Status::DE::URA::Result(3pm). =head1 AUTHOR -Copyright (C) 2013 by Daniel Friesel Ederf@finalrewind.orgE +Copyright (C) 2013-2015 by Daniel Friesel Ederf@finalrewind.orgE =head1 LICENSE -- cgit v1.2.3