Loading Changelog +5 −0 Original line number Diff line number Diff line Travel::Routing::DE::VRR 1.06 - Sat Sep 17 2011 * Fix dependencies. We claimed to use WWW::Mechanize but in fact only need LWP::UserAgent Travel::Routing::DE::VRR 1.05 - Sun Jul 17 2011 * Documentation fixes (in a few places, the module was prefixed Loading bin/efa +2 −2 Original line number Diff line number Diff line Loading @@ -10,7 +10,7 @@ use Travel::Routing::DE::VRR; use Exception::Class; use Getopt::Long qw/:config no_ignore_case/; our $VERSION = '1.05'; our $VERSION = '1.06'; my $ignore_info = 'Fahrradmitnahme'; my $efa; my ( @from, @to, @via, $from_type, $to_type, $via_type ); Loading Loading @@ -228,7 +228,7 @@ efa - unofficial efa.vrr.de command line client =head1 VERSION version 1.05 version 1.06 =head1 DESCRIPTION Loading lib/Travel/Routing/DE/VRR.pm +2 −2 Original line number Diff line number Diff line Loading @@ -35,7 +35,7 @@ use Exception::Class ( }, ); our $VERSION = '1.05'; our $VERSION = '1.06'; sub set_time { my ( $self, %conf ) = @_; Loading Loading @@ -627,7 +627,7 @@ Travel::Routing::DE::VRR - inofficial interface to the efa.vrr.de German itinera =head1 VERSION version 1.05 version 1.06 =head1 DESCRIPTION Loading lib/Travel/Routing/DE/VRR/Route.pm +2 −2 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ use 5.010; use Travel::Routing::DE::VRR::Route::Part; our $VERSION = '1.05'; our $VERSION = '1.06'; sub new { my ( $obj, @parts ) = @_; Loading Loading @@ -47,7 +47,7 @@ Travel::Routing::DE::VRR::Route - Single route (connection) between two points =head1 VERSION version 1.05 version 1.06 =head1 DESCRIPTION Loading lib/Travel/Routing/DE/VRR/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 = '1.05'; our $VERSION = '1.06'; Travel::Routing::DE::VRR::Route::Part->mk_ro_accessors( qw(arrival_stop arrival_time departure_stop departure_time train_line Loading Loading @@ -54,7 +54,7 @@ points, without interchanges =head1 VERSION version 1.05 version 1.06 =head1 DESCRIPTION Loading Loading
Changelog +5 −0 Original line number Diff line number Diff line Travel::Routing::DE::VRR 1.06 - Sat Sep 17 2011 * Fix dependencies. We claimed to use WWW::Mechanize but in fact only need LWP::UserAgent Travel::Routing::DE::VRR 1.05 - Sun Jul 17 2011 * Documentation fixes (in a few places, the module was prefixed Loading
bin/efa +2 −2 Original line number Diff line number Diff line Loading @@ -10,7 +10,7 @@ use Travel::Routing::DE::VRR; use Exception::Class; use Getopt::Long qw/:config no_ignore_case/; our $VERSION = '1.05'; our $VERSION = '1.06'; my $ignore_info = 'Fahrradmitnahme'; my $efa; my ( @from, @to, @via, $from_type, $to_type, $via_type ); Loading Loading @@ -228,7 +228,7 @@ efa - unofficial efa.vrr.de command line client =head1 VERSION version 1.05 version 1.06 =head1 DESCRIPTION Loading
lib/Travel/Routing/DE/VRR.pm +2 −2 Original line number Diff line number Diff line Loading @@ -35,7 +35,7 @@ use Exception::Class ( }, ); our $VERSION = '1.05'; our $VERSION = '1.06'; sub set_time { my ( $self, %conf ) = @_; Loading Loading @@ -627,7 +627,7 @@ Travel::Routing::DE::VRR - inofficial interface to the efa.vrr.de German itinera =head1 VERSION version 1.05 version 1.06 =head1 DESCRIPTION Loading
lib/Travel/Routing/DE/VRR/Route.pm +2 −2 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ use 5.010; use Travel::Routing::DE::VRR::Route::Part; our $VERSION = '1.05'; our $VERSION = '1.06'; sub new { my ( $obj, @parts ) = @_; Loading Loading @@ -47,7 +47,7 @@ Travel::Routing::DE::VRR::Route - Single route (connection) between two points =head1 VERSION version 1.05 version 1.06 =head1 DESCRIPTION Loading
lib/Travel/Routing/DE/VRR/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 = '1.05'; our $VERSION = '1.06'; Travel::Routing::DE::VRR::Route::Part->mk_ro_accessors( qw(arrival_stop arrival_time departure_stop departure_time train_line Loading Loading @@ -54,7 +54,7 @@ points, without interchanges =head1 VERSION version 1.05 version 1.06 =head1 DESCRIPTION Loading