Loading lib/Travel/Status/DE/IRIS.pm +1 −1 Original line number Diff line number Diff line Loading @@ -554,7 +554,7 @@ sub get_station { for my $ref (@refs) { if ( none { $_ == $ref } @seen and none { $_ == $ref } @queue ) { push( @queue, @refs ); push( @queue, $ref ); } } $opt{root} = 0; Loading Loading
lib/Travel/Status/DE/IRIS.pm +1 −1 Original line number Diff line number Diff line Loading @@ -554,7 +554,7 @@ sub get_station { for my $ref (@refs) { if ( none { $_ == $ref } @seen and none { $_ == $ref } @queue ) { push( @queue, @refs ); push( @queue, $ref ); } } $opt{root} = 0; Loading