my $string = "Dies ist ein Test"; my $title = $string =~ m~(.*?)~;