From 1c82ee17d2fa06a79fe3b96883d603408b4fe74a Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Sun, 19 Nov 2023 12:49:41 +0100 Subject: Replace built-in Location package with Travel::Status::DE::HAFAS::Location --- lib/Travel/Routing/DE/HAFAS/Connection.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/Travel/Routing/DE/HAFAS/Connection.pm') diff --git a/lib/Travel/Routing/DE/HAFAS/Connection.pm b/lib/Travel/Routing/DE/HAFAS/Connection.pm index bc587fc..64583e9 100644 --- a/lib/Travel/Routing/DE/HAFAS/Connection.pm +++ b/lib/Travel/Routing/DE/HAFAS/Connection.pm @@ -208,7 +208,7 @@ if available, falls back to schedule data otherwise. =item $connection->arr_loc -Travel::Routing::DE::HAFAS::Location(3pm) object describing the arrival stop. +Travel::Status::DE::HAFAS::Location(3pm) object describing the arrival stop. =item $connection->arr_platform @@ -230,7 +230,7 @@ data if available, falls back to schedule data otherwise. =item $connection->dep_loc -Travel::Routing::DE::HAFAS::Location(3pm) object describing the departure stop. +Travel::Status::DE::HAFAS::Location(3pm) object describing the departure stop. =item $connection->dep_platform -- cgit v1.2.3