Loading Changelog +7 −0 Original line number Diff line number Diff line Travel::Routing::DE::VRR 2.08 - Wed Oct 08 2014 * efa: Add -l / --list option * efa: Add -s / --service option * Travel::Routing::DE::EFA::get_efa_urls() now returns a list of hashrefs * Documentation improvements Travel::Routing::DE::VRR 2.07 - Fri Aug 08 2014 * Add URLs for several austrian EFA services 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.07'; our $VERSION = '2.08'; my $ignore_info = 'Fahrradmitnahme'; my $efa; my $efa_url = 'http://efa.vrr.de/vrr/XSLT_TRIP_REQUEST2'; Loading Loading @@ -370,7 +370,7 @@ efa - unofficial efa.vrr.de command line client =head1 VERSION version 2.07 version 2.08 =head1 DESCRIPTION Loading lib/Travel/Routing/DE/EFA.pm +2 −2 Original line number Diff line number Diff line Loading @@ -40,7 +40,7 @@ use Exception::Class ( }, ); our $VERSION = '2.07'; our $VERSION = '2.08'; sub set_time { my ( $self, %conf ) = @_; Loading Loading @@ -825,7 +825,7 @@ Travel::Routing::DE::EFA - unofficial interface to EFA-based itinerary services =head1 VERSION version 2.07 version 2.08 =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.07'; our $VERSION = '2.08'; 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.07 version 2.08 =head1 DESCRIPTION Loading lib/Travel/Routing/DE/EFA/Route/Part.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.07'; our $VERSION = '2.08'; Travel::Routing::DE::EFA::Route::Part->mk_ro_accessors( qw(arrival_platform arrival_stop Loading Loading @@ -110,7 +110,7 @@ points, without interchanges =head1 VERSION version 2.07 version 2.08 =head1 DESCRIPTION Loading Loading
Changelog +7 −0 Original line number Diff line number Diff line Travel::Routing::DE::VRR 2.08 - Wed Oct 08 2014 * efa: Add -l / --list option * efa: Add -s / --service option * Travel::Routing::DE::EFA::get_efa_urls() now returns a list of hashrefs * Documentation improvements Travel::Routing::DE::VRR 2.07 - Fri Aug 08 2014 * Add URLs for several austrian EFA services 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.07'; our $VERSION = '2.08'; my $ignore_info = 'Fahrradmitnahme'; my $efa; my $efa_url = 'http://efa.vrr.de/vrr/XSLT_TRIP_REQUEST2'; Loading Loading @@ -370,7 +370,7 @@ efa - unofficial efa.vrr.de command line client =head1 VERSION version 2.07 version 2.08 =head1 DESCRIPTION Loading
lib/Travel/Routing/DE/EFA.pm +2 −2 Original line number Diff line number Diff line Loading @@ -40,7 +40,7 @@ use Exception::Class ( }, ); our $VERSION = '2.07'; our $VERSION = '2.08'; sub set_time { my ( $self, %conf ) = @_; Loading Loading @@ -825,7 +825,7 @@ Travel::Routing::DE::EFA - unofficial interface to EFA-based itinerary services =head1 VERSION version 2.07 version 2.08 =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.07'; our $VERSION = '2.08'; 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.07 version 2.08 =head1 DESCRIPTION Loading
lib/Travel/Routing/DE/EFA/Route/Part.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.07'; our $VERSION = '2.08'; Travel::Routing::DE::EFA::Route::Part->mk_ro_accessors( qw(arrival_platform arrival_stop Loading Loading @@ -110,7 +110,7 @@ points, without interchanges =head1 VERSION version 2.07 version 2.08 =head1 DESCRIPTION Loading