Skip to content

PerlFAQ Style Guide

ranguard edited this page Aug 29, 2011 · 7 revisions

This is an evolving document..

  • 4 spaces for indenting, no tabs

  • Also:

    Use L<Module::Name> when the module is not in core, otherwise use C<Module::Name>

Clone this wiki locally