Loading Build.PL +2 −1 Original line number Diff line number Diff line Loading @@ -21,11 +21,12 @@ Module::Build->new( 'Carp' => 0, 'Class::Accessor' => 0, 'DateTime' => 0, 'DateTime::Format::Strptime' => 0, 'Getopt::Long' => 0, 'JSON' => 0, 'List::Util' => 0, 'LWP::UserAgent' => 0, 'LWP::Protocol::https' => 0, 'XML::LibXML' => 0, }, sign => 1, meta_merge => { Loading cpanfile +2 −1 Original line number Diff line number Diff line requires 'Carp'; requires 'Class::Accessor'; requires 'DateTime'; requires 'DateTime::Format::Strptime'; requires 'Getopt::Long'; requires 'JSON'; requires 'List::Util'; requires 'LWP::UserAgent'; requires 'LWP::Protocol::https'; requires 'XML::LibXML'; on test => sub { requires 'File::Slurp'; Loading lib/Travel/Status/DE/EFA.pm +6 −5 Original line number Diff line number Diff line Loading @@ -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; Loading Loading @@ -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 Loading @@ -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 Loading Loading
Build.PL +2 −1 Original line number Diff line number Diff line Loading @@ -21,11 +21,12 @@ Module::Build->new( 'Carp' => 0, 'Class::Accessor' => 0, 'DateTime' => 0, 'DateTime::Format::Strptime' => 0, 'Getopt::Long' => 0, 'JSON' => 0, 'List::Util' => 0, 'LWP::UserAgent' => 0, 'LWP::Protocol::https' => 0, 'XML::LibXML' => 0, }, sign => 1, meta_merge => { Loading
cpanfile +2 −1 Original line number Diff line number Diff line requires 'Carp'; requires 'Class::Accessor'; requires 'DateTime'; requires 'DateTime::Format::Strptime'; requires 'Getopt::Long'; requires 'JSON'; requires 'List::Util'; requires 'LWP::UserAgent'; requires 'LWP::Protocol::https'; requires 'XML::LibXML'; on test => sub { requires 'File::Slurp'; Loading
lib/Travel/Status/DE/EFA.pm +6 −5 Original line number Diff line number Diff line Loading @@ -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; Loading Loading @@ -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 Loading @@ -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 Loading