for (1..10) { my $i = $_; # some stuff with $i } [download]
In reply to Re: Pearls (not really) of Perl programming by kscaldef in thread Pearls (not really) of Perl programming by PetaMem