in reply to Re^3: PERL Variable Name, Significant length
in thread PERL Variable Name, Significant length

I just want to point out that long variable names can make very much sense in generated code - they can make quite a difference in readability, compared to short but semi-random names.
  • Comment on Re^4: PERL Variable Name, Significant length