Thread newlines in jedem durchlauf von: print foreach(@res);
(5 answers)
Opened by vayu at 2005-09-14 14:12
print $_,$/ for @a;
$\=$/; print for @a; # update: -l macht im prinzip das gleiche wie $\=$/\n\n <!--EDIT|pq|1126693287--> 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: ![]() ![]() |