Loading bin/dbris-m +1 −1 Original line number Diff line number Diff line Loading @@ -102,7 +102,7 @@ elsif ( $opt{station} =~ m{ [@] L = (?<eva> \d+ ) [@] }x ) { id => $opt{station}, }; } elsif ( $opt{station} !~ m{ ^ \d+ $ }x ) { else { my $status = Travel::Status::DE::DBRIS->new( cache => $cache, locationSearch => $opt{station}, Loading Loading
bin/dbris-m +1 −1 Original line number Diff line number Diff line Loading @@ -102,7 +102,7 @@ elsif ( $opt{station} =~ m{ [@] L = (?<eva> \d+ ) [@] }x ) { id => $opt{station}, }; } elsif ( $opt{station} !~ m{ ^ \d+ $ }x ) { else { my $status = Travel::Status::DE::DBRIS->new( cache => $cache, locationSearch => $opt{station}, Loading