my $string = "Dies ist ein Test"; $string =~ s/\s/;/g;