From 176d7162fa01c618284efa65db112d51fe4ae218 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Mon, 29 Dec 2014 15:50:39 +0100 Subject: IRIS.pm: save status_since --- lib/Travel/Status/DE/IRIS.pm | 1 + 1 file changed, 1 insertion(+) (limited to 'lib') diff --git a/lib/Travel/Status/DE/IRIS.pm b/lib/Travel/Status/DE/IRIS.pm index e91d04b..520932a 100644 --- a/lib/Travel/Status/DE/IRIS.pm +++ b/lib/Travel/Status/DE/IRIS.pm @@ -261,6 +261,7 @@ sub get_realtime { route_pre => $e_ar->getAttribute('cpth'), sched_route_pre => $e_ar->getAttribute('ppth'), status => $e_ar->getAttribute('cs'), + status_since => $e_ar->getAttribute('clt'), ); } if ($e_dp) { -- cgit v1.2.3