From 893375da1190a823541bc1b1b3a3e4b5ed28dfc9 Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Sun, 19 May 2024 19:57:12 +0200 Subject: EFA->new: deprecate efa_url in favour of service --- lib/Travel/Status/DE/EFA.pm | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lib/Travel/Status/DE/EFA.pm b/lib/Travel/Status/DE/EFA.pm index f42e0a0..27e6039 100644 --- a/lib/Travel/Status/DE/EFA.pm +++ b/lib/Travel/Status/DE/EFA.pm @@ -764,17 +764,17 @@ It reports all upcoming tram/bus/train departures at a given place. =item my $status = Travel::Status::DE::EFA->new(I<%opt>) Requests the departures as specified by I and returns a new -Travel::Status::DE::EFA object. B and B are +Travel::Status::DE::EFA object. B and B are mandatory. Dies if the wrong I were passed. Arguments: =over -=item B => I +=item B => I -URL to the EFA service. See C<< efa-m --list >> for known URLs. -If you found a URL not listed there, please notify +EFA service. See C<< efa-m --list >> for known services. +If you found a service not listed there, please notify Ederf+efa@finalrewind.orgE. =item B => I -- cgit v1.2.3