From 2f4246d72246858848fe2d20d7419c0152e5bfe6 Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Wed, 16 Oct 2024 02:49:50 +0200 Subject: Info, Stop, Trip: Note that the API is not yet final --- Changelog | 2 ++ lib/Travel/Status/DE/EFA/Info.pm | 5 +++++ lib/Travel/Status/DE/EFA/Stop.pm | 3 ++- lib/Travel/Status/DE/EFA/Trip.pm | 3 ++- 4 files changed, 11 insertions(+), 2 deletions(-) diff --git a/Changelog b/Changelog index f8eef8e..a2372dd 100644 --- a/Changelog +++ b/Changelog @@ -7,6 +7,8 @@ git HEAD * efa-m: Add -j / --with-jid option * efa-m -Oa, -Ob, -Of: Show delays * EFA, efa-m: Add stopfinder ("?foo") and stop search ("lat:lon") modes + * Info, Stop, Trip: Note that the API of these modules is not yet final + and may change between minor versions Travel::Status::DE::VRR 3.01 - Thu Oct 03 2024 diff --git a/lib/Travel/Status/DE/EFA/Info.pm b/lib/Travel/Status/DE/EFA/Info.pm index 2033e2a..b44ce68 100644 --- a/lib/Travel/Status/DE/EFA/Info.pm +++ b/lib/Travel/Status/DE/EFA/Info.pm @@ -109,6 +109,11 @@ None. =back +=head1 BUGS AND LIMITATIONS + +This module is a Work in Progress. +Its API may change between minor versions. + =head1 SEE ALSO Travel::Status::DE::EFA(3pm). diff --git a/lib/Travel/Status/DE/EFA/Stop.pm b/lib/Travel/Status/DE/EFA/Stop.pm index 46e5ffe..faaa8ee 100644 --- a/lib/Travel/Status/DE/EFA/Stop.pm +++ b/lib/Travel/Status/DE/EFA/Stop.pm @@ -213,7 +213,8 @@ None. =head1 BUGS AND LIMITATIONS -None known. +This module is a Work in Progress. +Its API may change between minor versions. =head1 SEE ALSO diff --git a/lib/Travel/Status/DE/EFA/Trip.pm b/lib/Travel/Status/DE/EFA/Trip.pm index 491e398..c647590 100644 --- a/lib/Travel/Status/DE/EFA/Trip.pm +++ b/lib/Travel/Status/DE/EFA/Trip.pm @@ -242,7 +242,8 @@ None. =head1 BUGS AND LIMITATIONS -This is a Work in Progress. +This module is a Work in Progress. +Its API may change between minor versions. =head1 SEE ALSO -- cgit v1.2.3