in reply to Re: Perl for big projects
in thread Perl for big projects
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.
|
---|