Thread Anfängerprobleme: $file =~ s#$LOCAL_TREE/#$HTTP_REP#g;
(7 answers)
Opened by ronny at 2006-06-22 23:23
ach jetzt seh ich's. aber da hilft dann ein \Q auch nicht...
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 |