From 378e79d21c0586fd12d178a306e910e623e69920 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Wed, 11 Dec 2013 00:44:36 +0100 Subject: documentation x2 --- lib/Travel/Status/DE/ASEAG.pm | 22 ++++++++-------------- 1 file changed, 8 insertions(+), 14 deletions(-) (limited to 'lib/Travel/Status/DE/ASEAG.pm') diff --git a/lib/Travel/Status/DE/ASEAG.pm b/lib/Travel/Status/DE/ASEAG.pm index 21cd992..6e03c2a 100644 --- a/lib/Travel/Status/DE/ASEAG.pm +++ b/lib/Travel/Status/DE/ASEAG.pm @@ -180,11 +180,9 @@ version 1.04 =head1 DESCRIPTION -Travel::Status::DE::ASEAG is an unofficial interface to the ASEAG departure -monitor available at -L. - -It reports all upcoming tram/bus/train departures at a given place. +Travel::Status::DE::ASEAG is an unofficial interface to an ASEAG departure +monitor. It reports all upcoming departures at a given place in real-time. +Schedule information is not included. =head1 METHODS @@ -199,18 +197,14 @@ Arguments: =over -=item B => I - -Name of the place/city - -=item B => B
|B|B +=item B => I -Type of the following I. B means "point of interest". Defaults to -B (stop/station name). +Name of the stop to list departures for. -=item B => I +=item B => I -address / poi / stop name to list departures for. +A true value (default) allows fuzzy matching for the I set above, +a false one requires an exact string match. =back -- cgit v1.2.3