Loading lib/Travel/Status/DE/DeutscheBahn.pm +5 −0 Changes for lib/Travel/Status/DE/DeutscheBahn.pm: 5 added lines, 0 removed lines. Original line number Diff line number Diff line Loading @@ -144,6 +144,11 @@ sub results { next; } my $stop = $1; if ( $stop =~ m{ [(] Halt \s entf.llt [)] }ox ) { next; } push( @via, $stop ); } Loading Loading
lib/Travel/Status/DE/DeutscheBahn.pm +5 −0 Changes for lib/Travel/Status/DE/DeutscheBahn.pm: 5 added lines, 0 removed lines. Original line number Diff line number Diff line Loading @@ -144,6 +144,11 @@ sub results { next; } my $stop = $1; if ( $stop =~ m{ [(] Halt \s entf.llt [)] }ox ) { next; } push( @via, $stop ); } Loading