Thread CSV Vergleich
(21 answers)
Opened by gnude at 2011-10-25 13:18
pack mal klammern um das ganze if. and und or haben geringe priorität, so dass
foo() if $x and $y; was anderes macht als foo() if ($x and $y); 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: ![]() ![]() |