summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBirte Kristina Friesel <derf@finalrewind.org>2024-03-27 07:06:41 +0100
committerBirte Kristina Friesel <derf@finalrewind.org>2024-03-27 07:06:41 +0100
commitd45e7823ac80aa400c62e31ff5b3442804e41eba (patch)
treee8ff081f058d5e7067ce9ddfbbefe8ffc0ee92b9
parente430b920d3cce7d3b971d68147ddd883fc2f520f (diff)
HAFAS(3pm): note that messages may also be related to journey stops
-rw-r--r--lib/Travel/Status/DE/HAFAS.pm7
1 files changed, 4 insertions, 3 deletions
diff --git a/lib/Travel/Status/DE/HAFAS.pm b/lib/Travel/Status/DE/HAFAS.pm
index cbd23cc..25b8a6f 100644
--- a/lib/Travel/Status/DE/HAFAS.pm
+++ b/lib/Travel/Status/DE/HAFAS.pm
@@ -1206,8 +1206,9 @@ If no result was found or the parser / http request failed, returns undef.
=item $status->messages
-Returns a list of Travel::Status::DE::HAFAS::Message(3pm) objects with
-service messages. Each message belongs to at least one arrival/departure.
+Returns a list of Travel::Status::DE::HAFAS::Message(3pm) objects with service
+messages. Each message belongs to at least one arrival/departure (station,
+journey) or to at least stop alongside its route (journey).
=item $status->station
@@ -1298,7 +1299,7 @@ Travel::Status::DE::HAFAS::Journey(3pm), Travel::Status::DE::HAFAS::StopFinder(3
=head1 AUTHOR
-Copyright (C) 2015-2023 by Birte Kristina Friesel E<lt>derf@finalrewind.orgE<gt>
+Copyright (C) 2015-2024 by Birte Kristina Friesel E<lt>derf@finalrewind.orgE<gt>
=head1 LICENSE