Thread logisches string Problem (9 answers)
Opened by RPerl at 2007-05-19 23:14

pq
 2007-05-20 14:28
#76783 #76783
User since
2003-08-04
12208 Artikel
Admin1
[Homepage]
user image
[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: Wiki:Wie frage ich & perlintro Wiki:brian's Leitfaden für jedes Perl-Problem

View full thread logisches string Problem