Thread pm-Modul: DATA-Teil und 1; inkompatibel?
(15 answers)
Opened by RalphFFM at 2008-01-09 11:08
also DATA ist ein filehandle auf das script selbst, der am anfang an der stelle im script steht, wo
__DATA__ (oder auch __END__) steht. ansonsten ist alles konsistent =) 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 |