Index: trunk/doc/misc/perlCodeConventions.tex
===================================================================
--- trunk/doc/misc/perlCodeConventions.tex	(revision 2407)
+++ trunk/doc/misc/perlCodeConventions.tex	(revision 2408)
@@ -1,3 +1,3 @@
-%%% $Id: perlCodeConventions.tex,v 1.29 2004-11-23 23:12:00 jhoblitt Exp $
+%%% $Id: perlCodeConventions.tex,v 1.30 2004-11-23 23:16:18 jhoblitt Exp $
 \documentclass[panstarrs]{panstarrs}
 
@@ -472,5 +472,6 @@
 In almost all situations with the exception of when parameters are being passed
 into a subroutine or variables are highly related \emph{and} the intent is
-plainly obvious.
+plainly obvious.  If there is any doubt as to the appropriate style to use
+place one declaration per line.
 
 \begin{verbatim}
