Loading Changelog +8 −3 Original line number Diff line number Diff line Travel::Status::DE::IRIS 0.08 - Thu Mar 12 2015 * Clarify Result->train_id documentation * Add IRIS delay/qos keys 13, 60, 75, 76 Travel::Status::DE::IRIS 0.07 - Fri Jan 09 2015 * Fix a crash related to unscheduled additional stops in a train's route Loading bin/db-iris +2 −2 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ use utf8; no if $] >= 5.018, warnings => 'experimental::smartmatch'; our $VERSION = '0.07'; our $VERSION = '0.08'; use Carp; use DateTime; Loading Loading @@ -387,7 +387,7 @@ I<station> =head1 VERSION version 0.07 version 0.08 =head1 DESCRIPTION Loading lib/Travel/Status/DE/IRIS.pm +2 −2 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ use 5.014; no if $] >= 5.018, warnings => 'experimental::smartmatch'; our $VERSION = '0.07'; our $VERSION = '0.08'; use Carp qw(confess cluck); use DateTime; Loading Loading @@ -327,7 +327,7 @@ Travel::Status::DE::IRIS - Interface to IRIS based web departure monitors. =head1 VERSION version 0.07 version 0.08 =head1 DESCRIPTION Loading lib/Travel/Status/DE/IRIS/Result.pm +2 −2 Original line number Diff line number Diff line Loading @@ -14,7 +14,7 @@ use DateTime::Format::Strptime; use List::Compare; use List::MoreUtils qw(none uniq firstval); our $VERSION = '0.07'; our $VERSION = '0.08'; my %translation = ( 2 => 'Polizeiliche Ermittlung', Loading Loading @@ -672,7 +672,7 @@ arrival/departure received by Travel::Status::DE::IRIS =head1 VERSION version 0.07 version 0.08 =head1 DESCRIPTION Loading lib/Travel/Status/DE/IRIS/Stations.pm +2 −2 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ use utf8; use List::MoreUtils qw(firstval); our $VERSION = '0.07'; our $VERSION = '0.08'; my @stations = ( Loading Loading @@ -15292,7 +15292,7 @@ Travel::Status::DE::IRIS::Stations - Station name to station code mapping =head1 VERSION version 0.07 version 0.08 =head1 DESCRIPTION Loading Loading
Changelog +8 −3 Original line number Diff line number Diff line Travel::Status::DE::IRIS 0.08 - Thu Mar 12 2015 * Clarify Result->train_id documentation * Add IRIS delay/qos keys 13, 60, 75, 76 Travel::Status::DE::IRIS 0.07 - Fri Jan 09 2015 * Fix a crash related to unscheduled additional stops in a train's route Loading
bin/db-iris +2 −2 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ use utf8; no if $] >= 5.018, warnings => 'experimental::smartmatch'; our $VERSION = '0.07'; our $VERSION = '0.08'; use Carp; use DateTime; Loading Loading @@ -387,7 +387,7 @@ I<station> =head1 VERSION version 0.07 version 0.08 =head1 DESCRIPTION Loading
lib/Travel/Status/DE/IRIS.pm +2 −2 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ use 5.014; no if $] >= 5.018, warnings => 'experimental::smartmatch'; our $VERSION = '0.07'; our $VERSION = '0.08'; use Carp qw(confess cluck); use DateTime; Loading Loading @@ -327,7 +327,7 @@ Travel::Status::DE::IRIS - Interface to IRIS based web departure monitors. =head1 VERSION version 0.07 version 0.08 =head1 DESCRIPTION Loading
lib/Travel/Status/DE/IRIS/Result.pm +2 −2 Original line number Diff line number Diff line Loading @@ -14,7 +14,7 @@ use DateTime::Format::Strptime; use List::Compare; use List::MoreUtils qw(none uniq firstval); our $VERSION = '0.07'; our $VERSION = '0.08'; my %translation = ( 2 => 'Polizeiliche Ermittlung', Loading Loading @@ -672,7 +672,7 @@ arrival/departure received by Travel::Status::DE::IRIS =head1 VERSION version 0.07 version 0.08 =head1 DESCRIPTION Loading
lib/Travel/Status/DE/IRIS/Stations.pm +2 −2 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ use utf8; use List::MoreUtils qw(firstval); our $VERSION = '0.07'; our $VERSION = '0.08'; my @stations = ( Loading Loading @@ -15292,7 +15292,7 @@ Travel::Status::DE::IRIS::Stations - Station name to station code mapping =head1 VERSION version 0.07 version 0.08 =head1 DESCRIPTION Loading