Loading Changelog +5 −0 Original line number Diff line number Diff line Travel::Routing::DE::HAFAS 0.08 - Tue Jun 11 2024 * Adjust walking connection segment handling for DB HAFAS update on Sun Jun 09 (ignore walking segments without a duration) Travel::Routing::DE::HAFAS 0.07 - Sat Apr 13 2024 * Replace built-in HAFAS service list with the one provided by 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.07'; our $VERSION = '0.08'; use utf8; use DateTime; Loading Loading @@ -477,7 +477,7 @@ B<hafas> [B<-d> I<date>] [B<-t> I<time>] [B<-m> I<motlist>] =head1 VERSION version 0.07 version 0.08 =head1 DESCRIPTION Loading lib/Travel/Routing/DE/HAFAS.pm +2 −2 Original line number Diff line number Diff line Loading @@ -19,7 +19,7 @@ use Travel::Status::DE::HAFAS; use Travel::Status::DE::HAFAS::Location; use Travel::Status::DE::HAFAS::Message; our $VERSION = '0.07'; our $VERSION = '0.08'; # {{{ Endpoint Definition Loading Loading @@ -535,7 +535,7 @@ Travel::Routing::DE::HAFAS - Interface to HAFAS itinerary services =head1 VERSION version 0.07 version 0.08 =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.07'; our $VERSION = '0.08'; 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 @@ -213,7 +213,7 @@ Travel::Routing::DE::HAFAS::Connection - A single connection between two stops =head1 VERSION version 0.07 version 0.08 =head1 DESCRIPTION Loading lib/Travel/Routing/DE/HAFAS/Connection/Section.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::Status::DE::HAFAS::Journey; our $VERSION = '0.07'; our $VERSION = '0.08'; Travel::Routing::DE::HAFAS::Connection::Section->mk_ro_accessors( qw(type schep_dep rt_dep sched_arr rt_arr dep arr arr_delay dep_delay journey distance duration transfer_duration dep_loc arr_loc Loading Loading @@ -212,7 +212,7 @@ Travel::Routing::DE::HAFAS::Connection::Section - A single trip between two stop =head1 VERSION version 0.07 version 0.08 =head1 DESCRIPTION Loading Loading
Changelog +5 −0 Original line number Diff line number Diff line Travel::Routing::DE::HAFAS 0.08 - Tue Jun 11 2024 * Adjust walking connection segment handling for DB HAFAS update on Sun Jun 09 (ignore walking segments without a duration) Travel::Routing::DE::HAFAS 0.07 - Sat Apr 13 2024 * Replace built-in HAFAS service list with the one provided by 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.07'; our $VERSION = '0.08'; use utf8; use DateTime; Loading Loading @@ -477,7 +477,7 @@ B<hafas> [B<-d> I<date>] [B<-t> I<time>] [B<-m> I<motlist>] =head1 VERSION version 0.07 version 0.08 =head1 DESCRIPTION Loading
lib/Travel/Routing/DE/HAFAS.pm +2 −2 Original line number Diff line number Diff line Loading @@ -19,7 +19,7 @@ use Travel::Status::DE::HAFAS; use Travel::Status::DE::HAFAS::Location; use Travel::Status::DE::HAFAS::Message; our $VERSION = '0.07'; our $VERSION = '0.08'; # {{{ Endpoint Definition Loading Loading @@ -535,7 +535,7 @@ Travel::Routing::DE::HAFAS - Interface to HAFAS itinerary services =head1 VERSION version 0.07 version 0.08 =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.07'; our $VERSION = '0.08'; 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 @@ -213,7 +213,7 @@ Travel::Routing::DE::HAFAS::Connection - A single connection between two stops =head1 VERSION version 0.07 version 0.08 =head1 DESCRIPTION Loading
lib/Travel/Routing/DE/HAFAS/Connection/Section.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::Status::DE::HAFAS::Journey; our $VERSION = '0.07'; our $VERSION = '0.08'; Travel::Routing::DE::HAFAS::Connection::Section->mk_ro_accessors( qw(type schep_dep rt_dep sched_arr rt_arr dep arr arr_delay dep_delay journey distance duration transfer_duration dep_loc arr_loc Loading Loading @@ -212,7 +212,7 @@ Travel::Routing::DE::HAFAS::Connection::Section - A single trip between two stop =head1 VERSION version 0.07 version 0.08 =head1 DESCRIPTION Loading