Loading Changelog +11 −0 Original line number Diff line number Diff line Travel::Status::DE::DBRIS 0.23 - Fri Feb 06 2026 * Deutsche Bahn have rolled out a rather aggressive Akamai EdgeSuite WAF configuration, and too-frequent requests made with this module may cause the corresponding IP address or range to be blocked for yet-to-be-determined amounts of time. Send more plausible requests with randomized user agent strings and additional headers to maybe hopefully slightly reduce the risk of this happening. * New dependency: UUID Travel::Status::DE::DBRIS 0.22 - Sun Jan 04 2026 * Further fixes for fundefined fvalues Loading bin/dbris-m +2 −2 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ use strict; use warnings; use 5.020; our $VERSION = '0.22'; our $VERSION = '0.23'; use utf8; use DateTime; Loading Loading @@ -685,7 +685,7 @@ B<dbris-m> B<?>I<query>|I<lat>B<:>I<lon> =head1 VERSION version 0.22 version 0.23 =head1 DESCRIPTION Loading lib/Travel/Status/DE/DBRIS.pm +2 −2 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ use Travel::Status::DE::DBRIS::JourneyAtStop; use Travel::Status::DE::DBRIS::Journey; use Travel::Status::DE::DBRIS::Location; our $VERSION = '0.22'; our $VERSION = '0.23'; # {{{ Constructors Loading Loading @@ -500,7 +500,7 @@ Non-blocking variant; =head1 VERSION version 0.22 version 0.23 =head1 DESCRIPTION Loading lib/Travel/Status/DE/DBRIS/Formation.pm +1 −1 Original line number Diff line number Diff line Loading @@ -12,7 +12,7 @@ use Travel::Status::DE::DBRIS::Formation::Group; use Travel::Status::DE::DBRIS::Formation::Sector; use Travel::Status::DE::DBRIS::Formation::Carriage; our $VERSION = '0.22'; our $VERSION = '0.23'; Travel::Status::DE::DBRIS::Formation->mk_ro_accessors( qw(direction platform train_type)); Loading lib/Travel/Status/DE/DBRIS/Formation/Carriage.pm +1 −1 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ use utf8; use parent 'Class::Accessor'; use Carp qw(cluck); our $VERSION = '0.22'; our $VERSION = '0.23'; Travel::Status::DE::DBRIS::Formation::Carriage->mk_ro_accessors( qw(class_type is_closed is_dosto is_locomotive is_powercar number model section uic_id type Loading Loading
Changelog +11 −0 Original line number Diff line number Diff line Travel::Status::DE::DBRIS 0.23 - Fri Feb 06 2026 * Deutsche Bahn have rolled out a rather aggressive Akamai EdgeSuite WAF configuration, and too-frequent requests made with this module may cause the corresponding IP address or range to be blocked for yet-to-be-determined amounts of time. Send more plausible requests with randomized user agent strings and additional headers to maybe hopefully slightly reduce the risk of this happening. * New dependency: UUID Travel::Status::DE::DBRIS 0.22 - Sun Jan 04 2026 * Further fixes for fundefined fvalues Loading
bin/dbris-m +2 −2 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ use strict; use warnings; use 5.020; our $VERSION = '0.22'; our $VERSION = '0.23'; use utf8; use DateTime; Loading Loading @@ -685,7 +685,7 @@ B<dbris-m> B<?>I<query>|I<lat>B<:>I<lon> =head1 VERSION version 0.22 version 0.23 =head1 DESCRIPTION Loading
lib/Travel/Status/DE/DBRIS.pm +2 −2 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ use Travel::Status::DE::DBRIS::JourneyAtStop; use Travel::Status::DE::DBRIS::Journey; use Travel::Status::DE::DBRIS::Location; our $VERSION = '0.22'; our $VERSION = '0.23'; # {{{ Constructors Loading Loading @@ -500,7 +500,7 @@ Non-blocking variant; =head1 VERSION version 0.22 version 0.23 =head1 DESCRIPTION Loading
lib/Travel/Status/DE/DBRIS/Formation.pm +1 −1 Original line number Diff line number Diff line Loading @@ -12,7 +12,7 @@ use Travel::Status::DE::DBRIS::Formation::Group; use Travel::Status::DE::DBRIS::Formation::Sector; use Travel::Status::DE::DBRIS::Formation::Carriage; our $VERSION = '0.22'; our $VERSION = '0.23'; Travel::Status::DE::DBRIS::Formation->mk_ro_accessors( qw(direction platform train_type)); Loading
lib/Travel/Status/DE/DBRIS/Formation/Carriage.pm +1 −1 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ use utf8; use parent 'Class::Accessor'; use Carp qw(cluck); our $VERSION = '0.22'; our $VERSION = '0.23'; Travel::Status::DE::DBRIS::Formation::Carriage->mk_ro_accessors( qw(class_type is_closed is_dosto is_locomotive is_powercar number model section uic_id type Loading