![]() |
|
Keep It Simple, Stupid | |
PerlMonks |
Re^2: Perl for big projectsby emazep (Priest) |
on Jul 12, 2006 at 00:33 UTC ( #560580=note: print w/replies, xml ) | Need Help?? |
The only way to guarantee that Perl code on a large project is "read-write" and not "write-only" is the same as with any other language - coding standards and code reviews to make sure they're being applied.Utterly right. And we can also add that Perl today even offers the tools to automate the enforcement of such discipline, such as Perl::Critic. Ciao, Emanuele.
In Section
Meditations
|
|