Thread logisches string Problem
(9 answers)
Opened by RPerl at 2007-05-19 23:14
[quote=PerlProfi,19.05.2007, 23:33]Hab die RegExp so gebaut, das z.B. aus 'AAAeeLLill' dieses wird: 'AeLil'.[/quote]
hmm. wieso dann nicht einfach tr/a-zA-Z//s ? Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live. -- Damian Conway in "Perl Best Practices"
lesen: Wie frage ich & perlintro brian's Leitfaden für jedes Perl-Problem |