diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2024-05-27 16:45:21 +0200 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2024-05-27 16:45:21 +0200 |
commit | 221acdf7df9c4767180b16d47a549031a4b17320 (patch) | |
tree | 349fab4c0f3c60eeaa27f60545377afd74eb351d /lib/Travel/Status | |
parent | c127ccfbbe1888c34df066502f96dc2ea3539471 (diff) |
add deprecation notice
Diffstat (limited to 'lib/Travel/Status')
-rw-r--r-- | lib/Travel/Status/DE/IRIS.pm | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/lib/Travel/Status/DE/IRIS.pm b/lib/Travel/Status/DE/IRIS.pm index 60f5d49..07a5a04 100644 --- a/lib/Travel/Status/DE/IRIS.pm +++ b/lib/Travel/Status/DE/IRIS.pm @@ -998,6 +998,17 @@ Non-blocking variant (EXPERIMENTAL): version 1.96 +=head1 DEPRECATION NOTICE + +As of may 2024, the backend service that this module relies on is deprecated +and may cease operation in the near future. There is no immediate successor. +Hence, Travel::Status::DE::IRIS is no longer actively maintained. There is no +promise that issues and merge requests will be reviewed or merged. + +The Travel::Status::DE::HAFAS(3pm) module provides similar features. However, +its default "DB" backend is also deprecated. There is no migration path to a +Deutsche Bahn departure monitor that is not deprecated at the moment. + =head1 DESCRIPTION Travel::Status::DE::IRIS is an unofficial interface to IRIS based web |