summaryrefslogtreecommitdiffstats
path: root/share/man/man7/style.perl.7
Commit message (Expand)AuthorAgeFilesLines
* No need to have a perl style if we've not got perl.joe2002-05-161-246/+0
* mdoc(7) police: removed HISTORY info from the .Os call.ru2001-07-101-1/+1
* mdoc(7) police: split punctuation characters + misc fixes.ru2001-02-011-70/+78
* Prepare for mdoc(7)NG.ru2000-12-291-4/+3
* Scripts should contain a comment block describing what the script does.joe2000-10-191-0/+13
* Reference Larry Wall's perlstyle man page, and recommend it's use wherejoe2000-10-181-4/+17
* Use 'unless' instead of 'if (! ... )' where it improves readability.joe2000-10-181-0/+7
* Opening braces should be at the end of the controlling line. Elsejoe2000-10-181-1/+33
* Contract a statement that's too verbose.joe2000-10-181-2/+0
* There are enough examples of using 'my $var = ...' definitions, so removejoe2000-10-181-7/+0
* All variables should be commented.joe2000-10-181-0/+21
* Make subroutine prototypes mandatory.joe2000-10-181-0/+20
* Fix the places that I missed last commit: 'vars' not 'var'.joe2000-10-181-2/+2
* Correction: 'use vars ..' not 'use var'.joe2000-10-171-1/+1
* Reclarify variable definition blocks.joe2000-10-171-15/+59
* An initial draft of a style guide for perl scripts in the tree.joe2000-10-171-0/+98
OpenPOWER on IntegriCloud