Loading Build.PL +1 −1 Original line number Diff line number Diff line Loading @@ -15,7 +15,7 @@ Module::Build->new( module_name => 'Travel::Routing::DE::VRR', license => 'unrestricted', requires => { 'perl' => '5.10.0', 'perl' => '5.10.1', 'Class::Accessor' => 0, 'Exception::Class' => 0, 'Getopt::Long' => 0, Loading Changelog +2 −1 Original line number Diff line number Diff line git HEAD Travel::Routing::DE::VRR 1.05 - Sun Jul 17 2011 * Documentation fixes (in a few places, the module was prefixed Travel::Status instead of the correct Travel::Routing) * Note that we need perl >= 5.10.1 because of the parent pragma [efa] * Fix connection error handler Loading README +1 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ efa - unofficial efa.vrr.de command line client Dependencies ------------ * perl version 5.10 or newer * perl version 5.10.1 or newer * Class::Accessor * Exception::Class * XML::LibXML 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.04'; our $VERSION = '1.05'; 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.04 version 1.05 =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.04'; our $VERSION = '1.05'; 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.04 version 1.05 =head1 DESCRIPTION Loading Loading
Build.PL +1 −1 Original line number Diff line number Diff line Loading @@ -15,7 +15,7 @@ Module::Build->new( module_name => 'Travel::Routing::DE::VRR', license => 'unrestricted', requires => { 'perl' => '5.10.0', 'perl' => '5.10.1', 'Class::Accessor' => 0, 'Exception::Class' => 0, 'Getopt::Long' => 0, Loading
Changelog +2 −1 Original line number Diff line number Diff line git HEAD Travel::Routing::DE::VRR 1.05 - Sun Jul 17 2011 * Documentation fixes (in a few places, the module was prefixed Travel::Status instead of the correct Travel::Routing) * Note that we need perl >= 5.10.1 because of the parent pragma [efa] * Fix connection error handler Loading
README +1 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ efa - unofficial efa.vrr.de command line client Dependencies ------------ * perl version 5.10 or newer * perl version 5.10.1 or newer * Class::Accessor * Exception::Class * XML::LibXML 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.04'; our $VERSION = '1.05'; 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.04 version 1.05 =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.04'; our $VERSION = '1.05'; 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.04 version 1.05 =head1 DESCRIPTION Loading