Loading lib/Travel/Status/DE/DBWagenreihung.pm +1 −1 Original line number Diff line number Diff line Loading @@ -305,7 +305,7 @@ sub wagons { ); } } if ( @{ $self->{wagons} } > 1 ) { if ( @{ $self->{wagons} // [] } > 1 ) { if ( $self->{wagons}[0]->{position}{start_percent} > $self->{wagons}[-1]->{position}{start_percent} ) { Loading Loading
lib/Travel/Status/DE/DBWagenreihung.pm +1 −1 Original line number Diff line number Diff line Loading @@ -305,7 +305,7 @@ sub wagons { ); } } if ( @{ $self->{wagons} } > 1 ) { if ( @{ $self->{wagons} // [] } > 1 ) { if ( $self->{wagons}[0]->{position}{start_percent} > $self->{wagons}[-1]->{position}{start_percent} ) { Loading