in reply to Re^2: Seeking Best Practices - does your company follow a standard?
in thread Seeking Best Practices - does your company follow a standard?
I've just had a read through PEP 8 and about 85% of it applies just as well to Perl (and many other languages) as it does to Python. Adopting PEP 8 with appropriate adjustments for Perl may be all that's required especially as then essentially the same coding standard can be used across languages (although that may not be what you want to hear).
|
---|