in reply to Re: No Comment
in thread No Comment
It sounds like you think comments are there to benefit people who are new to programming, or at least new to Perl. The problem is that these types of comments are incredibly distracting once you actually know the language, and at that point they just take up valuable screen real estate that could be filled with code. In most development situations, you should assume that the next person to read the code will be reasonably competent. If not, they have bigger problems than just dealing with your program
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: No Comment
by cLive ;-) (Prior) on Apr 24, 2003 at 08:28 UTC | |
by autarch (Hermit) on Apr 24, 2003 at 14:05 UTC | |
by Aristotle (Chancellor) on Apr 26, 2003 at 03:42 UTC | |
|
Re: Re: Re: No Comment
by Nkuvu (Priest) on Apr 23, 2003 at 22:34 UTC |