Thread for-Schleife: Laufvariable als Referenz
(10 answers)
Opened by bloonix at 2006-07-17 15:10
statt
Code: (dl
)
1 while (my $row = $sth->fetchrow_hashref) { hätte ich gerne das geschrieben Code: (dl
)
1 while (my $row = $sth->fetchrow_hashref) { What is a good module? That's hard to say.
What is good code? That's also hard to say. One man's Thing of Beauty is another's man's Evil Hack. |