Loading Changelog +1 −1 Original line number Diff line number Diff line git HEAD Travel::Routing::DE::HAFAS 0.06 - Thu Mar 28 2024 * hafas: Add -C / --change-time option * HAFAS: Add min_change_time option Loading bin/hafas +2 −2 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ use strict; use warnings; use 5.014; our $VERSION = '0.05'; our $VERSION = '0.06'; use utf8; use DateTime; Loading Loading @@ -459,7 +459,7 @@ B<hafas> [B<-d> I<date>] [B<-t> I<time>] [B<-m> I<motlist>] =head1 VERSION version 0.05 version 0.06 =head1 DESCRIPTION Loading cpanfile +1 −4 Original line number Diff line number Diff line Loading @@ -9,10 +9,7 @@ requires 'List::MoreUtils'; requires 'List::Util'; requires 'LWP::UserAgent'; requires 'LWP::Protocol::https'; requires 'Travel::Status::DE::HAFAS'; requires 'Travel::Status::DE::HAFAS::Journey', '5.01'; requires 'Travel::Status::DE::HAFAS::Location', '5.00'; requires 'Travel::Status::DE::HAFAS::Message', '4.19'; requires 'Travel::Status::DE::HAFAS', '5.06'; on test => sub { requires 'Test::Compile'; Loading lib/Travel/Routing/DE/HAFAS.pm +2 −2 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ use Travel::Routing::DE::HAFAS::Connection; use Travel::Status::DE::HAFAS::Location; use Travel::Status::DE::HAFAS::Message; our $VERSION = '0.05'; our $VERSION = '0.06'; # {{{ Endpoint Definition Loading Loading @@ -690,7 +690,7 @@ Travel::Routing::DE::HAFAS - Interface to HAFAS itinerary services =head1 VERSION version 0.05 version 0.06 =head1 DESCRIPTION Loading lib/Travel/Routing/DE/HAFAS/Connection.pm +2 −2 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ use DateTime::Duration; use Travel::Routing::DE::HAFAS::Utils; use Travel::Routing::DE::HAFAS::Connection::Section; our $VERSION = '0.05'; our $VERSION = '0.06'; Travel::Routing::DE::HAFAS::Connection->mk_ro_accessors( qw(changes duration sched_dep rt_dep sched_arr rt_arr dep arr dep_platform arr_platform dep_loc arr_loc dep_cancelled arr_cancelled is_cancelled load) Loading Loading @@ -200,7 +200,7 @@ Travel::Routing::DE::HAFAS::Connection - A single connection between two stops =head1 VERSION version 0.05 version 0.06 =head1 DESCRIPTION Loading Loading
Changelog +1 −1 Original line number Diff line number Diff line git HEAD Travel::Routing::DE::HAFAS 0.06 - Thu Mar 28 2024 * hafas: Add -C / --change-time option * HAFAS: Add min_change_time option Loading
bin/hafas +2 −2 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ use strict; use warnings; use 5.014; our $VERSION = '0.05'; our $VERSION = '0.06'; use utf8; use DateTime; Loading Loading @@ -459,7 +459,7 @@ B<hafas> [B<-d> I<date>] [B<-t> I<time>] [B<-m> I<motlist>] =head1 VERSION version 0.05 version 0.06 =head1 DESCRIPTION Loading
cpanfile +1 −4 Original line number Diff line number Diff line Loading @@ -9,10 +9,7 @@ requires 'List::MoreUtils'; requires 'List::Util'; requires 'LWP::UserAgent'; requires 'LWP::Protocol::https'; requires 'Travel::Status::DE::HAFAS'; requires 'Travel::Status::DE::HAFAS::Journey', '5.01'; requires 'Travel::Status::DE::HAFAS::Location', '5.00'; requires 'Travel::Status::DE::HAFAS::Message', '4.19'; requires 'Travel::Status::DE::HAFAS', '5.06'; on test => sub { requires 'Test::Compile'; Loading
lib/Travel/Routing/DE/HAFAS.pm +2 −2 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ use Travel::Routing::DE::HAFAS::Connection; use Travel::Status::DE::HAFAS::Location; use Travel::Status::DE::HAFAS::Message; our $VERSION = '0.05'; our $VERSION = '0.06'; # {{{ Endpoint Definition Loading Loading @@ -690,7 +690,7 @@ Travel::Routing::DE::HAFAS - Interface to HAFAS itinerary services =head1 VERSION version 0.05 version 0.06 =head1 DESCRIPTION Loading
lib/Travel/Routing/DE/HAFAS/Connection.pm +2 −2 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ use DateTime::Duration; use Travel::Routing::DE::HAFAS::Utils; use Travel::Routing::DE::HAFAS::Connection::Section; our $VERSION = '0.05'; our $VERSION = '0.06'; Travel::Routing::DE::HAFAS::Connection->mk_ro_accessors( qw(changes duration sched_dep rt_dep sched_arr rt_arr dep arr dep_platform arr_platform dep_loc arr_loc dep_cancelled arr_cancelled is_cancelled load) Loading Loading @@ -200,7 +200,7 @@ Travel::Routing::DE::HAFAS::Connection - A single connection between two stops =head1 VERSION version 0.05 version 0.06 =head1 DESCRIPTION Loading