Thread split gibt scalar zurück. Warum?
(8 answers)
Opened by lawnmover at 2011-02-18 12:19
könnte man nicht einfach
my $lb = $text =~ tr/\n//; machen? *g* 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 |