diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2024-09-22 09:11:58 +0200 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2024-09-22 09:11:58 +0200 |
commit | 526f970df17d6c0a1955c899ca6aa545f6707285 (patch) | |
tree | 382b77a4b73880be2b30dc4991c2e3d1f52fca8c /lib/Travel/Status/DE/EFA.pm | |
parent | f35418a52ef93aeedf1a2ae314c3e18b62a680c5 (diff) |
update dependencies
Diffstat (limited to 'lib/Travel/Status/DE/EFA.pm')
-rw-r--r-- | lib/Travel/Status/DE/EFA.pm | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/lib/Travel/Status/DE/EFA.pm b/lib/Travel/Status/DE/EFA.pm index 3b05cc1..0f2bdee 100644 --- a/lib/Travel/Status/DE/EFA.pm +++ b/lib/Travel/Status/DE/EFA.pm @@ -9,7 +9,6 @@ our $VERSION = '2.02'; use Carp qw(confess cluck); use DateTime; -use DateTime; use DateTime::Format::Strptime; use Encode qw(encode); use JSON; @@ -737,15 +736,17 @@ None. =item * DateTime(3pm) -=item * LWP::UserAgent(3pm) +=item * DateTime::Format::Strptime(3pm) -=item * XML::LibXML(3pm) +=item * JSON(3pm) + +=item * LWP::UserAgent(3pm) =back =head1 BUGS AND LIMITATIONS -Not all features of the web interface are supported. +The API is not exposed completely. =head1 SEE ALSO @@ -753,7 +754,7 @@ efa-m(1), Travel::Status::DE::EFA::Departure(3pm). =head1 AUTHOR -Copyright (C) 2011-2023 by Birte Kristina Friesel E<lt>derf@finalrewind.orgE<gt> +Copyright (C) 2011-2024 by Birte Kristina Friesel E<lt>derf@finalrewind.orgE<gt> =head1 LICENSE |