Loading lib/Travel/Status/DE/HAFAS/Journey.pm +1 −1 Original line number Diff line number Diff line Loading @@ -218,7 +218,7 @@ sub new { } } else { $ref->{route_start} = $stops[0]{name}; $ref->{route_start} = $stops[0]{loc}{name}; } bless( $ref, $obj ); Loading Loading
lib/Travel/Status/DE/HAFAS/Journey.pm +1 −1 Original line number Diff line number Diff line Loading @@ -218,7 +218,7 @@ sub new { } } else { $ref->{route_start} = $stops[0]{name}; $ref->{route_start} = $stops[0]{loc}{name}; } bless( $ref, $obj ); Loading