Loading Changelog +3 −2 Original line number Diff line number Diff line git HEAD Travel::Routing::DE::VRR 2.12 - Thu Jun 25 2015 * Route::Part: Deprecate ->extra accessor. Use ->regular_notes instead * Route::Part: Add ->regular_notes and ->current_notes accessors. Loading @@ -9,7 +9,8 @@ git HEAD as cancelled stops or diversions. * efa -E: Show transfer walking duration when available * efa: Extend --ignore-info default (this option will probably be overhauled in a future release) overhauled or removed in a future release) * Add Travel::Routing::DE::EFA::Route::Message module Travel::Routing::DE::VRR 2.11 - Sun Jun 14 2015 Loading bin/efa +2 −2 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.11'; our $VERSION = '2.12'; my $ignore_info = 'Fahrradmitnahme|Einstiegshilfe'; my $efa; my $efa_url = 'http://efa.vrr.de/vrr/XSLT_TRIP_REQUEST2'; Loading Loading @@ -424,7 +424,7 @@ efa - unofficial efa.vrr.de command line client =head1 VERSION version 2.11 version 2.12 =head1 DESCRIPTION Loading lib/Travel/Routing/DE/EFA.pm +2 −2 Original line number Diff line number Diff line Loading @@ -41,7 +41,7 @@ use Exception::Class ( }, ); our $VERSION = '2.11'; our $VERSION = '2.12'; sub set_time { my ( $self, %conf ) = @_; Loading Loading @@ -917,7 +917,7 @@ Travel::Routing::DE::EFA - unofficial interface to EFA-based itinerary services =head1 VERSION version 2.11 version 2.12 =head1 DESCRIPTION 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.11'; our $VERSION = '2.12'; 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.11 version 2.12 =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.11'; our $VERSION = '2.12'; 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.11 version 2.12 =head1 DESCRIPTION Loading Loading
Changelog +3 −2 Original line number Diff line number Diff line git HEAD Travel::Routing::DE::VRR 2.12 - Thu Jun 25 2015 * Route::Part: Deprecate ->extra accessor. Use ->regular_notes instead * Route::Part: Add ->regular_notes and ->current_notes accessors. Loading @@ -9,7 +9,8 @@ git HEAD as cancelled stops or diversions. * efa -E: Show transfer walking duration when available * efa: Extend --ignore-info default (this option will probably be overhauled in a future release) overhauled or removed in a future release) * Add Travel::Routing::DE::EFA::Route::Message module Travel::Routing::DE::VRR 2.11 - Sun Jun 14 2015 Loading
bin/efa +2 −2 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.11'; our $VERSION = '2.12'; my $ignore_info = 'Fahrradmitnahme|Einstiegshilfe'; my $efa; my $efa_url = 'http://efa.vrr.de/vrr/XSLT_TRIP_REQUEST2'; Loading Loading @@ -424,7 +424,7 @@ efa - unofficial efa.vrr.de command line client =head1 VERSION version 2.11 version 2.12 =head1 DESCRIPTION Loading
lib/Travel/Routing/DE/EFA.pm +2 −2 Original line number Diff line number Diff line Loading @@ -41,7 +41,7 @@ use Exception::Class ( }, ); our $VERSION = '2.11'; our $VERSION = '2.12'; sub set_time { my ( $self, %conf ) = @_; Loading Loading @@ -917,7 +917,7 @@ Travel::Routing::DE::EFA - unofficial interface to EFA-based itinerary services =head1 VERSION version 2.11 version 2.12 =head1 DESCRIPTION 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.11'; our $VERSION = '2.12'; 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.11 version 2.12 =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.11'; our $VERSION = '2.12'; 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.11 version 2.12 =head1 DESCRIPTION Loading