Thread Clean Script
(8 answers)
Opened by Gast at 2006-05-22 20:19
zitat aus perldiag:
Code: (dl
)
1 Global symbol "%s" requires explicit package name deshalb kann es für anfänger nie schaden, use diagnostics; im skript zu haben. use strict;\n\n <!--EDIT|pq|1148492244--> 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 |