Thread teil eines Strings in neue Variable
(6 answers)
Opened by LE at 2009-10-27 09:22
wenn du in der regex nix klammerst, wird auch niemals was in $1 landen.
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 |