From 40e6e7e5cc4dbc8d23389a86fdd042ac9230060b Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Wed, 22 Nov 2023 21:38:07 +0100 Subject: hafas: add -f/--full-route option (Section: pass date to Journey for ->route) --- lib/Travel/Routing/DE/HAFAS/Connection/Section.pm | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/Travel/Routing/DE/HAFAS') diff --git a/lib/Travel/Routing/DE/HAFAS/Connection/Section.pm b/lib/Travel/Routing/DE/HAFAS/Connection/Section.pm index ba1347a..220b392 100644 --- a/lib/Travel/Routing/DE/HAFAS/Connection/Section.pm +++ b/lib/Travel/Routing/DE/HAFAS/Connection/Section.pm @@ -108,6 +108,7 @@ sub new { $ref->{journey} = Travel::Status::DE::HAFAS::Journey->new( common => $opt{common}, + date => $date, locL => $locs, journey => $sec->{jny}, hafas => $hafas, -- cgit v1.2.3