in reply to Re^2: Useless use of private variable in void context at
in thread Useless use of private variable in void context at
Also needlessly obscure and error prone compared to a Perl loop (for (1 .. 5007) {...}) used for performing some number of iterations of a loop.
|
|---|