Loading Changelog +6 −0 Original line number Diff line number Diff line Travel::Status::DE::DeutscheBahn 2.05 - Sun May 03 2020 * Document LWP::Protocol::https dependency * Remove BVG (Berliner Verkehrsgesellschaft) and SBB (Schweizerische Bundesbahnen) services Travel::Status::DE::DeutscheBahn 2.04 - Sun Dec 30 2018 * Handle invalid XML when using the VBB backend Loading README +1 −0 Original line number Diff line number Diff line Loading @@ -15,6 +15,7 @@ Dependencies * JSON * List::MoreUtils * LWP::UserAgent (usually shipped by libwww-perl) * LWP::Protocol::https * XML::LibXML Installation 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.014; our $VERSION = '2.04'; our $VERSION = '2.05'; 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.04 version 2.05 =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.014; use parent 'Travel::Status::DE::HAFAS'; our $VERSION = '2.04'; our $VERSION = '2.05'; sub new { my ( $class, %opt ) = @_; Loading Loading @@ -49,7 +49,7 @@ monitor operated by Deutsche Bahn =head1 VERSION version 2.04 version 2.05 =head1 DESCRIPTION Loading lib/Travel/Status/DE/HAFAS.pm +2 −2 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ use Travel::Status::DE::HAFAS::Result; use Travel::Status::DE::HAFAS::StopFinder; use XML::LibXML; our $VERSION = '2.04'; our $VERSION = '2.05'; my %hafas_instance = ( Loading Loading @@ -430,7 +430,7 @@ monitors =head1 VERSION version 2.04 version 2.05 =head1 DESCRIPTION Loading Loading
Changelog +6 −0 Original line number Diff line number Diff line Travel::Status::DE::DeutscheBahn 2.05 - Sun May 03 2020 * Document LWP::Protocol::https dependency * Remove BVG (Berliner Verkehrsgesellschaft) and SBB (Schweizerische Bundesbahnen) services Travel::Status::DE::DeutscheBahn 2.04 - Sun Dec 30 2018 * Handle invalid XML when using the VBB backend Loading
README +1 −0 Original line number Diff line number Diff line Loading @@ -15,6 +15,7 @@ Dependencies * JSON * List::MoreUtils * LWP::UserAgent (usually shipped by libwww-perl) * LWP::Protocol::https * XML::LibXML Installation 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.014; our $VERSION = '2.04'; our $VERSION = '2.05'; 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.04 version 2.05 =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.014; use parent 'Travel::Status::DE::HAFAS'; our $VERSION = '2.04'; our $VERSION = '2.05'; sub new { my ( $class, %opt ) = @_; Loading Loading @@ -49,7 +49,7 @@ monitor operated by Deutsche Bahn =head1 VERSION version 2.04 version 2.05 =head1 DESCRIPTION Loading
lib/Travel/Status/DE/HAFAS.pm +2 −2 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ use Travel::Status::DE::HAFAS::Result; use Travel::Status::DE::HAFAS::StopFinder; use XML::LibXML; our $VERSION = '2.04'; our $VERSION = '2.05'; my %hafas_instance = ( Loading Loading @@ -430,7 +430,7 @@ monitors =head1 VERSION version 2.04 version 2.05 =head1 DESCRIPTION Loading