http://www.perlmonks.org?node_id=143145


in reply to Re: Re: Array sort - kind of...
in thread Array sort - kind of...

I find it clearer, since smitz referred to $i as the index to the array in the question and since $i, $j, etc. make me think "this is a counter variable" when I see them.