Loading Build.PL +1 −0 Original line number Diff line number Diff line Loading @@ -7,6 +7,7 @@ use Module::Build; Module::Build->new( build_requires => { 'File::Slurp' => 0, 'Test::Compile' => 0, 'Test::Fatal' => 0, 'Test::More' => 0, Loading Changelog +1 −1 Original line number Diff line number Diff line git HEAD Travel::Routing::DE::VRR 2.00 - Sun Dec 11 2011 * Now uses the efa.vrr.de XML interface * properly decode UTF-8 strings Loading bin/efa +2 −2 Original line number Diff line number Diff line Loading @@ -12,7 +12,7 @@ use Travel::Routing::DE::VRR; use Exception::Class; use Getopt::Long qw/:config no_ignore_case/; our $VERSION = '1.06'; our $VERSION = '2.00'; my $ignore_info = 'Fahrradmitnahme'; my $efa; my ( @from, @to, @via, $from_type, $to_type, $via_type ); Loading Loading @@ -259,7 +259,7 @@ efa - unofficial efa.vrr.de command line client =head1 VERSION version 1.06 version 2.00 =head1 DESCRIPTION Loading lib/Travel/Routing/DE/VRR.pm +3 −3 Original line number Diff line number Diff line Loading @@ -37,7 +37,7 @@ use Exception::Class ( }, ); our $VERSION = '1.06'; our $VERSION = '2.00'; sub set_time { my ( $self, %conf ) = @_; Loading Loading @@ -683,7 +683,7 @@ Travel::Routing::DE::VRR - unofficial interface to the efa.vrr.de German itinera =head1 VERSION version 1.06 version 2.00 =head1 DESCRIPTION Loading @@ -692,7 +692,7 @@ You pass it the start/stop of your journey, maybe a time and a date and more details, and it returns the up-to-date scheduled connections between those two stops. It uses B<LWP::USerAgent> and B<XML::LibXML> for this. It uses B<LWP::UserAgent> and B<XML::LibXML> for this. =head1 METHODS Loading lib/Travel/Routing/DE/VRR/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::VRR::Route::Part; our $VERSION = '1.06'; our $VERSION = '2.00'; Travel::Routing::DE::VRR::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::VRR::Route - Single route (connection) between two points =head1 VERSION version 1.06 version 2.00 =head1 DESCRIPTION Loading Loading
Build.PL +1 −0 Original line number Diff line number Diff line Loading @@ -7,6 +7,7 @@ use Module::Build; Module::Build->new( build_requires => { 'File::Slurp' => 0, 'Test::Compile' => 0, 'Test::Fatal' => 0, 'Test::More' => 0, Loading
Changelog +1 −1 Original line number Diff line number Diff line git HEAD Travel::Routing::DE::VRR 2.00 - Sun Dec 11 2011 * Now uses the efa.vrr.de XML interface * properly decode UTF-8 strings Loading
bin/efa +2 −2 Original line number Diff line number Diff line Loading @@ -12,7 +12,7 @@ use Travel::Routing::DE::VRR; use Exception::Class; use Getopt::Long qw/:config no_ignore_case/; our $VERSION = '1.06'; our $VERSION = '2.00'; my $ignore_info = 'Fahrradmitnahme'; my $efa; my ( @from, @to, @via, $from_type, $to_type, $via_type ); Loading Loading @@ -259,7 +259,7 @@ efa - unofficial efa.vrr.de command line client =head1 VERSION version 1.06 version 2.00 =head1 DESCRIPTION Loading
lib/Travel/Routing/DE/VRR.pm +3 −3 Original line number Diff line number Diff line Loading @@ -37,7 +37,7 @@ use Exception::Class ( }, ); our $VERSION = '1.06'; our $VERSION = '2.00'; sub set_time { my ( $self, %conf ) = @_; Loading Loading @@ -683,7 +683,7 @@ Travel::Routing::DE::VRR - unofficial interface to the efa.vrr.de German itinera =head1 VERSION version 1.06 version 2.00 =head1 DESCRIPTION Loading @@ -692,7 +692,7 @@ You pass it the start/stop of your journey, maybe a time and a date and more details, and it returns the up-to-date scheduled connections between those two stops. It uses B<LWP::USerAgent> and B<XML::LibXML> for this. It uses B<LWP::UserAgent> and B<XML::LibXML> for this. =head1 METHODS Loading
lib/Travel/Routing/DE/VRR/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::VRR::Route::Part; our $VERSION = '1.06'; our $VERSION = '2.00'; Travel::Routing::DE::VRR::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::VRR::Route - Single route (connection) between two points =head1 VERSION version 1.06 version 2.00 =head1 DESCRIPTION Loading