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
  • Use LModule::Name when the module is not in core, otherwise use CModule::Name

Clone this wiki locally