Loading Changelog +7 −0 Original line number Diff line number Diff line Travel::Status::DE::DBRIS 0.03 - Sat Feb 01 2025 * Add Travel::Status::DE::DBRIS::Formation and submodules to this distribution (formerly Travel::Status::DE::DBWagenreihung) * dbris-m: Run "dbris-m station train_type train_no" to list train details and (if available) carriage formation Travel::Status::DE::DBRIS 0.02 - Sat Jan 25 2025 * dbris-m: Add -m / --modes-of-transit option 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.02'; our $VERSION = '0.03'; use utf8; use DateTime; Loading Loading @@ -568,7 +568,7 @@ B<dbris-m> B<?>I<query>|I<lat>B<:>I<lon> =head1 VERSION version 0.02 version 0.03 =head1 DESCRIPTION Loading lib/Travel/Status/DE/DBRIS.pm +2 −2 Original line number Diff line number Diff line Loading @@ -19,7 +19,7 @@ use Travel::Status::DE::DBRIS::JourneyAtStop; use Travel::Status::DE::DBRIS::Journey; use Travel::Status::DE::DBRIS::Location; our $VERSION = '0.02'; our $VERSION = '0.03'; # {{{ Constructors Loading Loading @@ -411,7 +411,7 @@ Non-blocking variant; =head1 VERSION version 0.02 version 0.03 =head1 DESCRIPTION Loading lib/Travel/Status/DE/DBRIS/Journey.pm +1 −1 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ use parent 'Class::Accessor'; use Travel::Status::DE::DBRIS::Location; our $VERSION = '0.02'; our $VERSION = '0.03'; Travel::Status::DE::DBRIS::Journey->mk_ro_accessors(qw(day train is_cancelled)); Loading lib/Travel/Status/DE/DBRIS/JourneyAtStop.pm +1 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ use 5.020; use parent 'Class::Accessor'; our $VERSION = '0.02'; our $VERSION = '0.03'; Travel::Status::DE::DBRIS::JourneyAtStop->mk_ro_accessors( qw(type dep sched_dep rt_dep delay is_cancelled line stop_eva id platform rt_platform destination via via_last Loading Loading
Changelog +7 −0 Original line number Diff line number Diff line Travel::Status::DE::DBRIS 0.03 - Sat Feb 01 2025 * Add Travel::Status::DE::DBRIS::Formation and submodules to this distribution (formerly Travel::Status::DE::DBWagenreihung) * dbris-m: Run "dbris-m station train_type train_no" to list train details and (if available) carriage formation Travel::Status::DE::DBRIS 0.02 - Sat Jan 25 2025 * dbris-m: Add -m / --modes-of-transit option 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.02'; our $VERSION = '0.03'; use utf8; use DateTime; Loading Loading @@ -568,7 +568,7 @@ B<dbris-m> B<?>I<query>|I<lat>B<:>I<lon> =head1 VERSION version 0.02 version 0.03 =head1 DESCRIPTION Loading
lib/Travel/Status/DE/DBRIS.pm +2 −2 Original line number Diff line number Diff line Loading @@ -19,7 +19,7 @@ use Travel::Status::DE::DBRIS::JourneyAtStop; use Travel::Status::DE::DBRIS::Journey; use Travel::Status::DE::DBRIS::Location; our $VERSION = '0.02'; our $VERSION = '0.03'; # {{{ Constructors Loading Loading @@ -411,7 +411,7 @@ Non-blocking variant; =head1 VERSION version 0.02 version 0.03 =head1 DESCRIPTION Loading
lib/Travel/Status/DE/DBRIS/Journey.pm +1 −1 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ use parent 'Class::Accessor'; use Travel::Status::DE::DBRIS::Location; our $VERSION = '0.02'; our $VERSION = '0.03'; Travel::Status::DE::DBRIS::Journey->mk_ro_accessors(qw(day train is_cancelled)); Loading
lib/Travel/Status/DE/DBRIS/JourneyAtStop.pm +1 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ use 5.020; use parent 'Class::Accessor'; our $VERSION = '0.02'; our $VERSION = '0.03'; Travel::Status::DE::DBRIS::JourneyAtStop->mk_ro_accessors( qw(type dep sched_dep rt_dep delay is_cancelled line stop_eva id platform rt_platform destination via via_last Loading