From 8075f5c8a897dac7029890726ef8ff00bb2e4ba4 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Wed, 24 Jun 2015 23:03:24 +0200 Subject: release preparations (full-route/route in efa-m will be left out for now) --- lib/Travel/Status/DE/EFA/Result.pm | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'lib/Travel/Status/DE/EFA/Result.pm') diff --git a/lib/Travel/Status/DE/EFA/Result.pm b/lib/Travel/Status/DE/EFA/Result.pm index da8c5d3..ff953a6 100644 --- a/lib/Travel/Status/DE/EFA/Result.pm +++ b/lib/Travel/Status/DE/EFA/Result.pm @@ -200,18 +200,18 @@ which also may have the same numbers. =item $departure->route_interesting List of up to three "interesting" stations served by this departure. Is a -subset of B. Each station is a hash reference, see ROUTE STATIONS -for details. +subset of B. Each station is a Travel::Status::DE::EFA::Stop(3pm) +object. =item $departure->route_pre List of stations the train passed (or will have passed) befoe this stop. -Each station is a hash reference, see ROUTE STATIONS for details. +Each station is a Travel::Status::DE::EFA::Stop(3pm) object. =item $departure->route_post List of stations the train will pass after this stop. -Each station is a hash reference, see ROUTE STATIONS for details. +Each station is a Travel::Status::DE::EFA::Stop(3pm) object. =item $departure->sched_date -- cgit v1.2.3