Loading Changelog +4 −0 Original line number Diff line number Diff line Travel::Status::DE::VRR 1.01 - Mon Nov 26 2012 * Properly parse "tram canceled" information (EVAG, maybe also VRR) Travel::Status::DE::VRR 1.00 - Sat Dec 03 2011 * switch to efa.vrr.de XML interface Loading bin/efa-m +2 −2 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ use strict; use warnings; use 5.010; our $VERSION = '1.00'; our $VERSION = '1.01'; binmode( STDOUT, ':encoding(utf-8)' ); Loading Loading @@ -176,7 +176,7 @@ B<efa-m> [B<-d> I<date>] [B<-t> I<time>] I<city> [I<type>B<:>]I<name> =head1 VERSION version 1.00 version 1.01 =head1 DESCRIPTION Loading lib/Travel/Status/DE/VRR.pm +2 −2 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ use strict; use warnings; use 5.010; our $VERSION = '1.00'; our $VERSION = '1.01'; use Carp qw(confess cluck); use Encode qw(encode decode); Loading Loading @@ -377,7 +377,7 @@ Travel::Status::DE::VRR - unofficial VRR departure monitor =head1 VERSION version 1.00 version 1.01 =head1 DESCRIPTION Loading lib/Travel/Status/DE/VRR/Line.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.00'; our $VERSION = '1.01'; Travel::Status::DE::VRR::Line->mk_ro_accessors( qw(direction name operator route type valid)); Loading Loading @@ -39,7 +39,7 @@ requested station =head1 VERSION version 1.00 version 1.01 =head1 DESCRIPTION Loading lib/Travel/Status/DE/VRR/Result.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.00'; our $VERSION = '1.01'; Travel::Status::DE::VRR::Result->mk_ro_accessors( qw(countdown date delay destination info line lineref platform Loading Loading @@ -41,7 +41,7 @@ departure received by Travel::Status::DE::VRR =head1 VERSION version 1.00 version 1.01 =head1 DESCRIPTION Loading Loading
Changelog +4 −0 Original line number Diff line number Diff line Travel::Status::DE::VRR 1.01 - Mon Nov 26 2012 * Properly parse "tram canceled" information (EVAG, maybe also VRR) Travel::Status::DE::VRR 1.00 - Sat Dec 03 2011 * switch to efa.vrr.de XML interface Loading
bin/efa-m +2 −2 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ use strict; use warnings; use 5.010; our $VERSION = '1.00'; our $VERSION = '1.01'; binmode( STDOUT, ':encoding(utf-8)' ); Loading Loading @@ -176,7 +176,7 @@ B<efa-m> [B<-d> I<date>] [B<-t> I<time>] I<city> [I<type>B<:>]I<name> =head1 VERSION version 1.00 version 1.01 =head1 DESCRIPTION Loading
lib/Travel/Status/DE/VRR.pm +2 −2 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ use strict; use warnings; use 5.010; our $VERSION = '1.00'; our $VERSION = '1.01'; use Carp qw(confess cluck); use Encode qw(encode decode); Loading Loading @@ -377,7 +377,7 @@ Travel::Status::DE::VRR - unofficial VRR departure monitor =head1 VERSION version 1.00 version 1.01 =head1 DESCRIPTION Loading
lib/Travel/Status/DE/VRR/Line.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.00'; our $VERSION = '1.01'; Travel::Status::DE::VRR::Line->mk_ro_accessors( qw(direction name operator route type valid)); Loading Loading @@ -39,7 +39,7 @@ requested station =head1 VERSION version 1.00 version 1.01 =head1 DESCRIPTION Loading
lib/Travel/Status/DE/VRR/Result.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.00'; our $VERSION = '1.01'; Travel::Status::DE::VRR::Result->mk_ro_accessors( qw(countdown date delay destination info line lineref platform Loading Loading @@ -41,7 +41,7 @@ departure received by Travel::Status::DE::VRR =head1 VERSION version 1.00 version 1.01 =head1 DESCRIPTION Loading