Loading lib/Travel/Status/DE/IRIS.pm +1 −1 Original line number Diff line number Diff line Loading @@ -87,7 +87,7 @@ sub new_p { } for my $eva (@related_stations) { @candidates = $opt{get_station}( $opt{station} ); @candidates = $opt{get_station}($eva); if ( @candidates == 1 ) { push( Loading Loading
lib/Travel/Status/DE/IRIS.pm +1 −1 Original line number Diff line number Diff line Loading @@ -87,7 +87,7 @@ sub new_p { } for my $eva (@related_stations) { @candidates = $opt{get_station}( $opt{station} ); @candidates = $opt{get_station}($eva); if ( @candidates == 1 ) { push( Loading