Loading Changelog +4 −0 Original line number Diff line number Diff line Travel::Status::DE::IRIS 0.10 - Tue Apr 30 2015 * Result: Fix deep recursion error in TO_JSON Travel::Status::DE::IRIS 0.09 - Tue Apr 28 2015 * Result: Add arrival_wings, departure_wings and is_wing accessors 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.09'; our $VERSION = '0.10'; use Carp; use DateTime; Loading Loading @@ -448,7 +448,7 @@ I<station> =head1 VERSION version 0.09 version 0.10 =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.09'; our $VERSION = '0.10'; use Carp qw(confess cluck); use DateTime; Loading Loading @@ -406,7 +406,7 @@ Travel::Status::DE::IRIS - Interface to IRIS based web departure monitors. =head1 VERSION version 0.09 version 0.10 =head1 DESCRIPTION Loading lib/Travel/Status/DE/IRIS/Result.pm +2 −2 Original line number Diff line number Diff line Loading @@ -15,7 +15,7 @@ use List::Compare; use List::MoreUtils qw(none uniq firstval); use Scalar::Util qw(weaken); our $VERSION = '0.09'; our $VERSION = '0.10'; my %translation = ( 2 => 'Polizeiliche Ermittlung', Loading Loading @@ -758,7 +758,7 @@ arrival/departure received by Travel::Status::DE::IRIS =head1 VERSION version 0.09 version 0.10 =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.09'; our $VERSION = '0.10'; my @stations = ( Loading Loading @@ -15292,7 +15292,7 @@ Travel::Status::DE::IRIS::Stations - Station name to station code mapping =head1 VERSION version 0.09 version 0.10 =head1 DESCRIPTION Loading Loading
Changelog +4 −0 Original line number Diff line number Diff line Travel::Status::DE::IRIS 0.10 - Tue Apr 30 2015 * Result: Fix deep recursion error in TO_JSON Travel::Status::DE::IRIS 0.09 - Tue Apr 28 2015 * Result: Add arrival_wings, departure_wings and is_wing accessors 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.09'; our $VERSION = '0.10'; use Carp; use DateTime; Loading Loading @@ -448,7 +448,7 @@ I<station> =head1 VERSION version 0.09 version 0.10 =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.09'; our $VERSION = '0.10'; use Carp qw(confess cluck); use DateTime; Loading Loading @@ -406,7 +406,7 @@ Travel::Status::DE::IRIS - Interface to IRIS based web departure monitors. =head1 VERSION version 0.09 version 0.10 =head1 DESCRIPTION Loading
lib/Travel/Status/DE/IRIS/Result.pm +2 −2 Original line number Diff line number Diff line Loading @@ -15,7 +15,7 @@ use List::Compare; use List::MoreUtils qw(none uniq firstval); use Scalar::Util qw(weaken); our $VERSION = '0.09'; our $VERSION = '0.10'; my %translation = ( 2 => 'Polizeiliche Ermittlung', Loading Loading @@ -758,7 +758,7 @@ arrival/departure received by Travel::Status::DE::IRIS =head1 VERSION version 0.09 version 0.10 =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.09'; our $VERSION = '0.10'; my @stations = ( Loading Loading @@ -15292,7 +15292,7 @@ Travel::Status::DE::IRIS::Stations - Station name to station code mapping =head1 VERSION version 0.09 version 0.10 =head1 DESCRIPTION Loading