i formulate infinity and store it deep inside of me

Powered by Astir.News engine

Perl Best Practices

09 августа 2007, 12:56

Perl Best Practices offers guidelines that actually work, and that many developers around the world are already using. Much like Perl itself, these guidelines are about helping you to get your job done, without getting in the way. The guidelines cover code layout, naming conventions, choice of data and control structures, program decomposition, interface design and implementation, modularity, object orientation, error handling, testing, and debugging.

Tags: perl