Loading Changelog +2 −1 Original line number Diff line number Diff line git HEAD Travel::Status::DE::VRR 3.02 - Wed Oct 16 2024 * Stop: Add ar_delay, dep_delay, delay, stop_id accessos * EFA: Fix place_candidates Loading @@ -7,6 +7,7 @@ git HEAD * efa-m: Add -j / --with-jid option * efa-m -Oa, -Ob, -Of: Show delays * EFA, efa-m: Add stopfinder ("?foo") and stop search ("lat:lon") modes * Add ...::Trip and ...::Info modules * Info, Stop, Trip: Note that the API of these modules is not yet final and may change between minor versions Loading bin/efa-m +2 −2 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ use warnings; use 5.010; use utf8; our $VERSION = '3.01'; our $VERSION = '3.02'; binmode( STDOUT, ':encoding(utf-8)' ); Loading Loading @@ -605,7 +605,7 @@ B<efa-m> [B<-s> I<service>] I<tripid> =head1 VERSION version 3.01 version 3.02 =head1 DESCRIPTION Loading lib/Travel/Status/DE/EFA.pm +2 −2 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ use warnings; use 5.010; use utf8; our $VERSION = '3.01'; our $VERSION = '3.02'; use Carp qw(confess cluck); use DateTime; Loading Loading @@ -669,7 +669,7 @@ Travel::Status::DE::EFA - unofficial EFA departure monitor =head1 VERSION version 3.01 version 3.02 =head1 DESCRIPTION Loading lib/Travel/Status/DE/EFA/Departure.pm +2 −2 Original line number Diff line number Diff line Loading @@ -10,7 +10,7 @@ use Travel::Status::DE::EFA::Stop; use parent 'Class::Accessor'; our $VERSION = '3.01'; our $VERSION = '3.02'; Travel::Status::DE::EFA::Departure->mk_ro_accessors( qw(countdown datetime delay destination is_cancelled key line lineref mot Loading Loading @@ -283,7 +283,7 @@ departure received by Travel::Status::DE::EFA =head1 VERSION version 3.01 version 3.02 =head1 DESCRIPTION Loading lib/Travel/Status/DE/EFA/Info.pm +2 −2 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ use 5.010; use parent 'Class::Accessor'; our $VERSION = '3.01'; our $VERSION = '3.02'; Travel::Status::DE::EFA::Info->mk_ro_accessors( qw(link_url link_text subject content subtitle additional_text)); Loading Loading @@ -58,7 +58,7 @@ Travel::Status::DE::EFA::Info - Information about a public transit stop =head1 VERSION version 3.01 version 3.02 =head1 DESCRIPTION Loading Loading
Changelog +2 −1 Original line number Diff line number Diff line git HEAD Travel::Status::DE::VRR 3.02 - Wed Oct 16 2024 * Stop: Add ar_delay, dep_delay, delay, stop_id accessos * EFA: Fix place_candidates Loading @@ -7,6 +7,7 @@ git HEAD * efa-m: Add -j / --with-jid option * efa-m -Oa, -Ob, -Of: Show delays * EFA, efa-m: Add stopfinder ("?foo") and stop search ("lat:lon") modes * Add ...::Trip and ...::Info modules * Info, Stop, Trip: Note that the API of these modules is not yet final and may change between minor versions Loading
bin/efa-m +2 −2 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ use warnings; use 5.010; use utf8; our $VERSION = '3.01'; our $VERSION = '3.02'; binmode( STDOUT, ':encoding(utf-8)' ); Loading Loading @@ -605,7 +605,7 @@ B<efa-m> [B<-s> I<service>] I<tripid> =head1 VERSION version 3.01 version 3.02 =head1 DESCRIPTION Loading
lib/Travel/Status/DE/EFA.pm +2 −2 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ use warnings; use 5.010; use utf8; our $VERSION = '3.01'; our $VERSION = '3.02'; use Carp qw(confess cluck); use DateTime; Loading Loading @@ -669,7 +669,7 @@ Travel::Status::DE::EFA - unofficial EFA departure monitor =head1 VERSION version 3.01 version 3.02 =head1 DESCRIPTION Loading
lib/Travel/Status/DE/EFA/Departure.pm +2 −2 Original line number Diff line number Diff line Loading @@ -10,7 +10,7 @@ use Travel::Status::DE::EFA::Stop; use parent 'Class::Accessor'; our $VERSION = '3.01'; our $VERSION = '3.02'; Travel::Status::DE::EFA::Departure->mk_ro_accessors( qw(countdown datetime delay destination is_cancelled key line lineref mot Loading Loading @@ -283,7 +283,7 @@ departure received by Travel::Status::DE::EFA =head1 VERSION version 3.01 version 3.02 =head1 DESCRIPTION Loading
lib/Travel/Status/DE/EFA/Info.pm +2 −2 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ use 5.010; use parent 'Class::Accessor'; our $VERSION = '3.01'; our $VERSION = '3.02'; Travel::Status::DE::EFA::Info->mk_ro_accessors( qw(link_url link_text subject content subtitle additional_text)); Loading Loading @@ -58,7 +58,7 @@ Travel::Status::DE::EFA::Info - Information about a public transit stop =head1 VERSION version 3.01 version 3.02 =head1 DESCRIPTION Loading