diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2023-11-21 20:44:57 +0100 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2023-11-21 20:44:57 +0100 |
commit | ee321f383f3e2030cee2f1492d04221ae0cc015c (patch) | |
tree | cf6a15cc86dc1873aa92810df140fdaabb4b10b7 /lib/Travel/Status | |
parent | 9f0fdde067da06062517c1a75c42c7bcbeff824c (diff) |
HAFAS: add journeyMatch to list of flags
Diffstat (limited to 'lib/Travel/Status')
-rw-r--r-- | lib/Travel/Status/DE/HAFAS.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Travel/Status/DE/HAFAS.pm b/lib/Travel/Status/DE/HAFAS.pm index c49551a..2c60435 100644 --- a/lib/Travel/Status/DE/HAFAS.pm +++ b/lib/Travel/Status/DE/HAFAS.pm @@ -984,7 +984,7 @@ Requests item(s) as specified by I<opt> and returns a new Travel::Status::DE::HAFAS element with the results. Dies if the wrong I<opt> were passed. -I<opt> must contain either a B<station>, B<geoSearch>, B<locationSearch>, or B<journey> flag: +I<opt> must contain either a B<station>, B<geoSearch>, B<locationSearch>, B<journey>, or B<journeyMatch> flag: =over |