in reply to Re: RFC: Perl Second-Best Practices
in thread RFC: Perl Second-Best Practices
I tend to do the same thing myself, but only in places where it isn't likely to cause confusion. For instance, if your loop had lots of other one-letter variables or if there were several that all started with "e", noticing the $e might be difficult.
|
---|