Thread kein break? (12 answers)
Opened by Noisebreath at 2006-09-19 15:37

pq
 2006-09-19 16:22
#70016 #70016
User since
2003-08-04
12208 Artikel
Admin1
[Homepage]
user image
Noisebreath:
in perldoc perlfunc steht:
Quote
Keywords related to the control flow of your perl program
"caller", "continue", "die", "do", "dump", "eval", "exit", "goto", "last", "next", "redo", "return", "sub", "wantarray"
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 kein break?