YAPC::NA 2004 Perl Style Guides for Large Projects #4

Definitions: Style Guide

  • not only variable name conventions or where to put the spaces

    • closely related to Software Design best practices

  • "General guidelines that will make your programs easier to read, understand, and maintain."

    • perldoc perlstyle is the starting-point.

  • "Programming standards and conventions"

    • -- Code Complete, by Steve McConnel

<< Previous | Index | Next >> Copyright © 2004 Daniel Allen