Thread Variablen Scoping
(15 answers)
Opened by Student87 at 2013-02-10 19:37
tjaja, http://perl-tutorial.org/ hab ich ihm schon in seinem zweiten thread hier empfohlen:
open(my $var,... vs open(IN,... msg #163196 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 |