in reply to Re: Perl Best Practices
in thread Perl Best Practices

I find it interesting that so few of these points are Perl-specific.

Indeed, even the two vaguely Perl specific ones:

3. Create Standard POD Templates for Modules and Applications
6. Agree Upon a Coherent Layout Style and Automate It with perltidy

are generally applicable if you remove the POD and perltidy bits.