index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
share
/
man
/
man7
/
style.perl.7
Commit message (
Expand
)
Author
Age
Files
Lines
*
mdoc(7) police: removed HISTORY info from the .Os call.
ru
2001-07-10
1
-1
/
+1
*
mdoc(7) police: split punctuation characters + misc fixes.
ru
2001-02-01
1
-70
/
+78
*
Prepare for mdoc(7)NG.
ru
2000-12-29
1
-4
/
+3
*
Scripts should contain a comment block describing what the script does.
joe
2000-10-19
1
-0
/
+13
*
Reference Larry Wall's perlstyle man page, and recommend it's use where
joe
2000-10-18
1
-4
/
+17
*
Use 'unless' instead of 'if (! ... )' where it improves readability.
joe
2000-10-18
1
-0
/
+7
*
Opening braces should be at the end of the controlling line. Else
joe
2000-10-18
1
-1
/
+33
*
Contract a statement that's too verbose.
joe
2000-10-18
1
-2
/
+0
*
There are enough examples of using 'my $var = ...' definitions, so remove
joe
2000-10-18
1
-7
/
+0
*
All variables should be commented.
joe
2000-10-18
1
-0
/
+21
*
Make subroutine prototypes mandatory.
joe
2000-10-18
1
-0
/
+20
*
Fix the places that I missed last commit: 'vars' not 'var'.
joe
2000-10-18
1
-2
/
+2
*
Correction: 'use vars ..' not 'use var'.
joe
2000-10-17
1
-1
/
+1
*
Reclarify variable definition blocks.
joe
2000-10-17
1
-15
/
+59
*
An initial draft of a style guide for perl scripts in the tree.
joe
2000-10-17
1
-0
/
+98