Loading Changelog +4 −0 Original line number Diff line number Diff line Travel::Status::DE::VRR 1.02 - Wed Apr 10 2013 * Patch by Roland Hieber: respect proxy environment variables Travel::Status::DE::VRR 1.01 - Mon Nov 26 2012 * Properly parse "tram canceled" information (EVAG, maybe also VRR) 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.01'; our $VERSION = '1.02'; 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.01 version 1.02 =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.01'; our $VERSION = '1.02'; use Carp qw(confess cluck); use Encode qw(encode decode); Loading Loading @@ -379,7 +379,7 @@ Travel::Status::DE::VRR - unofficial VRR departure monitor =head1 VERSION version 1.01 version 1.02 =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.01'; our $VERSION = '1.02'; 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.01 version 1.02 =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.01'; our $VERSION = '1.02'; 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.01 version 1.02 =head1 DESCRIPTION Loading Loading
Changelog +4 −0 Original line number Diff line number Diff line Travel::Status::DE::VRR 1.02 - Wed Apr 10 2013 * Patch by Roland Hieber: respect proxy environment variables Travel::Status::DE::VRR 1.01 - Mon Nov 26 2012 * Properly parse "tram canceled" information (EVAG, maybe also VRR) 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.01'; our $VERSION = '1.02'; 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.01 version 1.02 =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.01'; our $VERSION = '1.02'; use Carp qw(confess cluck); use Encode qw(encode decode); Loading Loading @@ -379,7 +379,7 @@ Travel::Status::DE::VRR - unofficial VRR departure monitor =head1 VERSION version 1.01 version 1.02 =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.01'; our $VERSION = '1.02'; 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.01 version 1.02 =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.01'; our $VERSION = '1.02'; 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.01 version 1.02 =head1 DESCRIPTION Loading