From 5f8351586f84a161c0595ffe50ed6466ed172611 Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Sun, 19 Jan 2025 07:59:56 +0100 Subject: More documentation updates --- lib/Travel/Status/DE/HAFAS.pm | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/lib/Travel/Status/DE/HAFAS.pm b/lib/Travel/Status/DE/HAFAS.pm index 327af6a..4f0ac53 100644 --- a/lib/Travel/Status/DE/HAFAS.pm +++ b/lib/Travel/Status/DE/HAFAS.pm @@ -1143,7 +1143,7 @@ Languages supported by the backend; see the constructor's B argument. =item B => I -Service name, e.g. Bay Area Rapid Transit or Deutsche Bahn. +Service name, e.g. Bay Area Rapid Transit or Esterreichische Bundesbahnen. =item B => I @@ -1168,7 +1168,7 @@ not present, it is safe to assume that it uses Europe/Berlin. Returns an array containing all supported HAFAS services. Each element is a hashref and contains all keys mentioned in B. It also contains a B key, which is the service name used by -the constructor's B parameter, e.g. BART or DB. +the constructor's B parameter, e.g. BART or VRN. =item Travel::Status::DE::HAFAS::get_service(I<$service>) @@ -1197,17 +1197,20 @@ None. =head1 BUGS AND LIMITATIONS -The non-default services (anything other than DB) are not well tested. +Some services are not well-tested. =head1 SEE ALSO =over -=item * L provides a web frontend to most -of this module's features. Set BI to use a specific service. +=item * L provides a web frontend to +most of this module's features. Set BI to use a specific +service. =item * Travel::Routing::DE::HAFAS(3pm) for itineraries. +=item * Travel::Status::DE::DBRIS(3pm) for Deutsche Bahn services. + =back =head1 AUTHOR -- cgit v1.2.3