in reply to Re: 20 most important Perl Best Practices
in thread 20 most important Perl Best Practices
13. Avoid magic numbers.I read most of wikipedia's article on magic numbers and could not see the problem. Then I found this Stack Overflow question that explains it.
|
|---|