diff options
author | Daniel Friesel <derf@finalrewind.org> | 2019-11-19 21:50:23 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2019-11-19 21:50:23 +0100 |
commit | 48f6dcd45adec36b6e48c1913e03eb6ed8f9e133 (patch) | |
tree | d44348a951502ad1b983740c4e95fca48ca47a6e /lib/Travel/Status/DE/IRIS/Result.pm | |
parent | 33ce867b1bd4abb8fc9dde049507937182b9c6e3 (diff) |
Rename UIC to EVA. EVA IDs are often (but not always!) UIC IDs
Diffstat (limited to 'lib/Travel/Status/DE/IRIS/Result.pm')
-rw-r--r-- | lib/Travel/Status/DE/IRIS/Result.pm | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/Travel/Status/DE/IRIS/Result.pm b/lib/Travel/Status/DE/IRIS/Result.pm index 523d2a7..5c72a1f 100644 --- a/lib/Travel/Status/DE/IRIS/Result.pm +++ b/lib/Travel/Status/DE/IRIS/Result.pm @@ -1141,7 +1141,8 @@ Name of the station this train result belongs to. =item $result->station_uic -UIC number of the station this train result belongs to. +EVA number of the station this train result belongs to. +This is often, but not always, identical with the UIC station number. =item $result->stop_no |