in reply to Re: need to increment a $scalar while inside for loop
in thread need to increment a $scalar while inside for loop
The standard article I refer them to for this is Avoid symbolic variables, and I tell them to read all three parts. (The third in particular has a very nice statement of why safe programming practices matter.) And then I suggest strict.pm to them.,,
|
|---|