while ($h = each %$rf_h) { ... }
Update: oh wow, ya learn something new every day.while (($h) = each %$rf_h) { ... }
Makeshifts last the longest.
In reply to Re^2: How Perl Optimize your code & some code TIPS ;-P
by Aristotle
in thread How Perl Optimize your code & some code TIPS ;-P
by gmpassos
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |