Loading Build.PL +1 −2 Original line number Diff line number Diff line Loading @@ -31,8 +31,7 @@ Module::Build->new( 'List::Util' => 0, 'LWP::UserAgent' => 0, 'LWP::Protocol::https' => 0, 'Travel::Status::DE::DBRIS' => '0.23', 'Travel::Status::DE::DBRIS::Location' => '0.23', 'Travel::Status::DE::DBRIS' => '0.24', 'UUID' => 0, }, script_files => 'bin/', Loading Changelog +5 −0 Original line number Diff line number Diff line Travel::Routing::DE::DBRIS 0.09 - Mon Feb 23 2026 * Increase default timeout to 20 seconds to deal with bahn.de's WAF now delaying most requests by about 10 seconds. Travel::Routing::DE::DBRIS 0.08 - Fri Feb 06 2026 * Deutsche Bahn have rolled out a rather aggressive Akamai EdgeSuite Loading README.md +0 −1 Original line number Diff line number Diff line Loading @@ -191,7 +191,6 @@ Documentation is not available in this image. Please refer to the Mirrors of the dbris / Travel::Routing::DE::DBRIS repository are available at * [Chaosdorf](https://chaosdorf.de/git/derf/travel-routing-de-dbris) * [Codeberg](https://codeberg.org/derf/Travel-Routing-DE-DBRIS/) * [Finalrewind](https://git.finalrewind.org/derf/Travel-Routing-DE-DBRIS/) * [GitHub](https://github.com/derf/travel-routing-de-dbris) bin/dbris +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.08'; our $VERSION = '0.09'; use utf8; use DateTime; Loading Loading @@ -549,7 +549,7 @@ B<dbris> [B<-d> I<DD.MM.YYYY>] [B<-a>|B<-t> I<HH:MM>] [...] I<from-stop> =head1 VERSION version 0.08 version 0.09 =head1 DESCRIPTION Loading lib/Travel/Routing/DE/DBRIS.pm +2 −2 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ use Travel::Status::DE::DBRIS; use Travel::Routing::DE::DBRIS::Connection; use Travel::Routing::DE::DBRIS::Offer; our $VERSION = '0.08'; our $VERSION = '0.09'; Travel::Routing::DE::DBRIS->mk_ro_accessors(qw(earlier later)); Loading Loading @@ -440,7 +440,7 @@ Travel::Routing::DE::DBRIS - Interface to the bahn.de itinerary service =head1 VERSION version 0.08 version 0.09 =head1 DESCRIPTION Loading Loading
Build.PL +1 −2 Original line number Diff line number Diff line Loading @@ -31,8 +31,7 @@ Module::Build->new( 'List::Util' => 0, 'LWP::UserAgent' => 0, 'LWP::Protocol::https' => 0, 'Travel::Status::DE::DBRIS' => '0.23', 'Travel::Status::DE::DBRIS::Location' => '0.23', 'Travel::Status::DE::DBRIS' => '0.24', 'UUID' => 0, }, script_files => 'bin/', Loading
Changelog +5 −0 Original line number Diff line number Diff line Travel::Routing::DE::DBRIS 0.09 - Mon Feb 23 2026 * Increase default timeout to 20 seconds to deal with bahn.de's WAF now delaying most requests by about 10 seconds. Travel::Routing::DE::DBRIS 0.08 - Fri Feb 06 2026 * Deutsche Bahn have rolled out a rather aggressive Akamai EdgeSuite Loading
README.md +0 −1 Original line number Diff line number Diff line Loading @@ -191,7 +191,6 @@ Documentation is not available in this image. Please refer to the Mirrors of the dbris / Travel::Routing::DE::DBRIS repository are available at * [Chaosdorf](https://chaosdorf.de/git/derf/travel-routing-de-dbris) * [Codeberg](https://codeberg.org/derf/Travel-Routing-DE-DBRIS/) * [Finalrewind](https://git.finalrewind.org/derf/Travel-Routing-DE-DBRIS/) * [GitHub](https://github.com/derf/travel-routing-de-dbris)
bin/dbris +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.08'; our $VERSION = '0.09'; use utf8; use DateTime; Loading Loading @@ -549,7 +549,7 @@ B<dbris> [B<-d> I<DD.MM.YYYY>] [B<-a>|B<-t> I<HH:MM>] [...] I<from-stop> =head1 VERSION version 0.08 version 0.09 =head1 DESCRIPTION Loading
lib/Travel/Routing/DE/DBRIS.pm +2 −2 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ use Travel::Status::DE::DBRIS; use Travel::Routing::DE::DBRIS::Connection; use Travel::Routing::DE::DBRIS::Offer; our $VERSION = '0.08'; our $VERSION = '0.09'; Travel::Routing::DE::DBRIS->mk_ro_accessors(qw(earlier later)); Loading Loading @@ -440,7 +440,7 @@ Travel::Routing::DE::DBRIS - Interface to the bahn.de itinerary service =head1 VERSION version 0.08 version 0.09 =head1 DESCRIPTION Loading