Loading Changelog +5 −0 Original line number Diff line number Diff line Travel::Routing::DE::VRR 2.17 - Mon Apr 09 2018 * Handle routes containing cancelled connections * Allow date to be specified as 'tomorrow' Travel::Routing::DE::VRR 2.16 - Wed Jul 05 2017 * Fix encoding issues caused by recent API changes Loading bin/efa +3 −3 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ use Exception::Class; use Getopt::Long qw/:config no_ignore_case/; use List::Util qw(first); our $VERSION = '2.16'; our $VERSION = '2.17'; my $ignore_info; my $efa; my $efa_url = 'http://efa.vrr.de/vrr/XSLT_TRIP_REQUEST2'; Loading Loading @@ -458,7 +458,7 @@ efa - Command line client for EFA-based public transit routing services =head1 VERSION version 2.16 version 2.17 =head1 DESCRIPTION Loading Loading @@ -770,7 +770,7 @@ to to request via -> to. =head1 AUTHOR Copyright (C) 2009-2015 by Daniel Friesel E<lt>derf@finalrewind.orgE<gt> Copyright (C) 2009-2018 by Daniel Friesel E<lt>derf@finalrewind.orgE<gt> =head1 LICENSE Loading lib/Travel/Routing/DE/EFA.pm +3 −3 Original line number Diff line number Diff line Loading @@ -41,7 +41,7 @@ use Exception::Class ( }, ); our $VERSION = '2.16'; our $VERSION = '2.17'; sub set_time { my ( $self, %conf ) = @_; Loading Loading @@ -991,7 +991,7 @@ Travel::Routing::DE::EFA - unofficial interface to EFA-based itinerary services =head1 VERSION version 2.16 version 2.17 =head1 DESCRIPTION Loading Loading @@ -1262,7 +1262,7 @@ None known. =head1 AUTHOR Copyright (C) 2009-2015 by Daniel Friesel E<lt>derf@finalrewind.orgE<gt> Copyright (C) 2009-2018 by Daniel Friesel E<lt>derf@finalrewind.orgE<gt> =head1 LICENSE Loading lib/Travel/Routing/DE/EFA/Route.pm +2 −2 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ use parent 'Class::Accessor'; use Travel::Routing::DE::EFA::Route::Part; our $VERSION = '2.16'; our $VERSION = '2.17'; Travel::Routing::DE::EFA::Route->mk_ro_accessors( qw(duration ticket_text ticket_type fare_adult fare_child vehicle_time)); Loading Loading @@ -52,7 +52,7 @@ Travel::Routing::DE::EFA::Route - Single route (connection) between two points =head1 VERSION version 2.16 version 2.17 =head1 DESCRIPTION Loading lib/Travel/Routing/DE/EFA/Route/Message.pm +2 −2 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ use 5.010; use parent 'Class::Accessor'; our $VERSION = '2.16'; our $VERSION = '2.17'; Travel::Routing::DE::EFA::Route::Message->mk_ro_accessors( qw(is_detailed summary subject subtitle raw_content)); Loading Loading @@ -58,7 +58,7 @@ route or route part. =head1 VERSION version 2.16 version 2.17 =head1 DESCRIPTION Loading Loading
Changelog +5 −0 Original line number Diff line number Diff line Travel::Routing::DE::VRR 2.17 - Mon Apr 09 2018 * Handle routes containing cancelled connections * Allow date to be specified as 'tomorrow' Travel::Routing::DE::VRR 2.16 - Wed Jul 05 2017 * Fix encoding issues caused by recent API changes Loading
bin/efa +3 −3 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ use Exception::Class; use Getopt::Long qw/:config no_ignore_case/; use List::Util qw(first); our $VERSION = '2.16'; our $VERSION = '2.17'; my $ignore_info; my $efa; my $efa_url = 'http://efa.vrr.de/vrr/XSLT_TRIP_REQUEST2'; Loading Loading @@ -458,7 +458,7 @@ efa - Command line client for EFA-based public transit routing services =head1 VERSION version 2.16 version 2.17 =head1 DESCRIPTION Loading Loading @@ -770,7 +770,7 @@ to to request via -> to. =head1 AUTHOR Copyright (C) 2009-2015 by Daniel Friesel E<lt>derf@finalrewind.orgE<gt> Copyright (C) 2009-2018 by Daniel Friesel E<lt>derf@finalrewind.orgE<gt> =head1 LICENSE Loading
lib/Travel/Routing/DE/EFA.pm +3 −3 Original line number Diff line number Diff line Loading @@ -41,7 +41,7 @@ use Exception::Class ( }, ); our $VERSION = '2.16'; our $VERSION = '2.17'; sub set_time { my ( $self, %conf ) = @_; Loading Loading @@ -991,7 +991,7 @@ Travel::Routing::DE::EFA - unofficial interface to EFA-based itinerary services =head1 VERSION version 2.16 version 2.17 =head1 DESCRIPTION Loading Loading @@ -1262,7 +1262,7 @@ None known. =head1 AUTHOR Copyright (C) 2009-2015 by Daniel Friesel E<lt>derf@finalrewind.orgE<gt> Copyright (C) 2009-2018 by Daniel Friesel E<lt>derf@finalrewind.orgE<gt> =head1 LICENSE Loading
lib/Travel/Routing/DE/EFA/Route.pm +2 −2 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ use parent 'Class::Accessor'; use Travel::Routing::DE::EFA::Route::Part; our $VERSION = '2.16'; our $VERSION = '2.17'; Travel::Routing::DE::EFA::Route->mk_ro_accessors( qw(duration ticket_text ticket_type fare_adult fare_child vehicle_time)); Loading Loading @@ -52,7 +52,7 @@ Travel::Routing::DE::EFA::Route - Single route (connection) between two points =head1 VERSION version 2.16 version 2.17 =head1 DESCRIPTION Loading
lib/Travel/Routing/DE/EFA/Route/Message.pm +2 −2 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ use 5.010; use parent 'Class::Accessor'; our $VERSION = '2.16'; our $VERSION = '2.17'; Travel::Routing::DE::EFA::Route::Message->mk_ro_accessors( qw(is_detailed summary subject subtitle raw_content)); Loading Loading @@ -58,7 +58,7 @@ route or route part. =head1 VERSION version 2.16 version 2.17 =head1 DESCRIPTION Loading