Thread Perl neue Textdatei
(4 answers)
Opened by phimei at 2006-05-05 21:49
[quote=opi,05.05.2006, 20:01]%x ist keine Variable, sondern ein Hash. Allgemein spricht man in Perl
nicht von Variablen, sondern eher von Skalaren.[/quote] skalare sind variablen, hashes sind variablen, arrays sind variablen. 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 |