Loading Changelog +1 −1 Original line number Diff line number Diff line git HEAD Travel::Status::DE::DeutscheBahn 2.01 - Sat Oct 10 2015 * Result: Fix ->type accessor (was not working for all backends) * Result: Add ->train_no / ->line_no accessor Loading bin/hafas-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 = '2.00'; our $VERSION = '2.01'; use Encode qw(decode); use Getopt::Long qw(:config no_ignore_case); Loading Loading @@ -212,7 +212,7 @@ B<hafas-m> [B<-d> I<date>] [B<-t> I<time>] [B<-m> I<motlist>] =head1 VERSION version 2.00 version 2.01 =head1 DESCRIPTION Loading lib/Travel/Status/DE/DeutscheBahn.pm +2 −2 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ use 5.010; use parent 'Travel::Status::DE::HAFAS'; our $VERSION = '2.00'; our $VERSION = '2.01'; sub new { my ( $class, %opt ) = @_; Loading Loading @@ -49,7 +49,7 @@ monitor operated by Deutsche Bahn =head1 VERSION version 2.00 version 2.01 =head1 DESCRIPTION Loading lib/Travel/Status/DE/HAFAS.pm +2 −2 Original line number Diff line number Diff line Loading @@ -14,7 +14,7 @@ use Travel::Status::DE::HAFAS::Result; use Travel::Status::DE::HAFAS::StopFinder; use XML::LibXML; our $VERSION = '2.00'; our $VERSION = '2.01'; my %hafas_instance = ( BVG => { Loading Loading @@ -411,7 +411,7 @@ monitors =head1 VERSION version 2.00 version 2.01 =head1 DESCRIPTION Loading lib/Travel/Status/DE/HAFAS/Result.pm +2 −2 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ no if $] >= 5.018, warnings => 'experimental::smartmatch'; use parent 'Class::Accessor'; our $VERSION = '2.00'; our $VERSION = '2.01'; Travel::Status::DE::HAFAS::Result->mk_ro_accessors( qw(date info raw_e_delay raw_delay time train route_end)); Loading Loading @@ -170,7 +170,7 @@ arrival/departure received by Travel::Status::DE::HAFAS =head1 VERSION version 2.00 version 2.01 =head1 DESCRIPTION Loading Loading
Changelog +1 −1 Original line number Diff line number Diff line git HEAD Travel::Status::DE::DeutscheBahn 2.01 - Sat Oct 10 2015 * Result: Fix ->type accessor (was not working for all backends) * Result: Add ->train_no / ->line_no accessor Loading
bin/hafas-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 = '2.00'; our $VERSION = '2.01'; use Encode qw(decode); use Getopt::Long qw(:config no_ignore_case); Loading Loading @@ -212,7 +212,7 @@ B<hafas-m> [B<-d> I<date>] [B<-t> I<time>] [B<-m> I<motlist>] =head1 VERSION version 2.00 version 2.01 =head1 DESCRIPTION Loading
lib/Travel/Status/DE/DeutscheBahn.pm +2 −2 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ use 5.010; use parent 'Travel::Status::DE::HAFAS'; our $VERSION = '2.00'; our $VERSION = '2.01'; sub new { my ( $class, %opt ) = @_; Loading Loading @@ -49,7 +49,7 @@ monitor operated by Deutsche Bahn =head1 VERSION version 2.00 version 2.01 =head1 DESCRIPTION Loading
lib/Travel/Status/DE/HAFAS.pm +2 −2 Original line number Diff line number Diff line Loading @@ -14,7 +14,7 @@ use Travel::Status::DE::HAFAS::Result; use Travel::Status::DE::HAFAS::StopFinder; use XML::LibXML; our $VERSION = '2.00'; our $VERSION = '2.01'; my %hafas_instance = ( BVG => { Loading Loading @@ -411,7 +411,7 @@ monitors =head1 VERSION version 2.00 version 2.01 =head1 DESCRIPTION Loading
lib/Travel/Status/DE/HAFAS/Result.pm +2 −2 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ no if $] >= 5.018, warnings => 'experimental::smartmatch'; use parent 'Class::Accessor'; our $VERSION = '2.00'; our $VERSION = '2.01'; Travel::Status::DE::HAFAS::Result->mk_ro_accessors( qw(date info raw_e_delay raw_delay time train route_end)); Loading Loading @@ -170,7 +170,7 @@ arrival/departure received by Travel::Status::DE::HAFAS =head1 VERSION version 2.00 version 2.01 =head1 DESCRIPTION Loading