From 2542ed41c818ba1cd1e000bc4b5c133972507aea Mon Sep 17 00:00:00 2001 From: Derf Null Date: Mon, 10 Apr 2023 21:42:06 +0200 Subject: add locationSearch support --- lib/Travel/Status/DE/HAFAS/Stop.pm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lib/Travel/Status/DE/HAFAS/Stop.pm') diff --git a/lib/Travel/Status/DE/HAFAS/Stop.pm b/lib/Travel/Status/DE/HAFAS/Stop.pm index 1f16550..3c56900 100644 --- a/lib/Travel/Status/DE/HAFAS/Stop.pm +++ b/lib/Travel/Status/DE/HAFAS/Stop.pm @@ -61,10 +61,10 @@ version 4.09 =head1 DESCRIPTION Travel::Status::DE::HAFAS::Stop describes a HAFAS stop. It may be part of a -journey or part of a geoSearch request. +journey or part of a geoSearch / locationSearch request. -geoSearch-specific accessors are annotated with "(geoSearch)" and return -undef for non-geoSearch stops. +geoSearch- and locationSearch-specific accessors are annotated accordingly and +return undef for non-geoSearch / non-locationSearch stops. =head1 METHODS -- cgit v1.2.3