Index: trunk/doc/misc/perlCodeConventions.tex
===================================================================
--- trunk/doc/misc/perlCodeConventions.tex	(revision 2373)
+++ trunk/doc/misc/perlCodeConventions.tex	(revision 2374)
@@ -1,3 +1,3 @@
-%%% $Id: perlCodeConventions.tex,v 1.16 2004-11-16 04:58:16 jhoblitt Exp $
+%%% $Id: perlCodeConventions.tex,v 1.17 2004-11-16 05:00:21 jhoblitt Exp $
 \documentclass[panstarrs]{panstarrs}
 
@@ -214,5 +214,6 @@
 
 Perl Module/Namespaces deviate slightly from the standard naming conventions in
-that the first character is always capitalized.
+that the first character is always capitalized.  All Pan-STARRS specific
+modules should be under the top level \code{PS::} namespace.
 
 \begin{itemize}
