[EMAIL PROTECTED] wrote: > Stephen Adkins <[EMAIL PROTECTED]> writes: > > >>Hi, >> >>I have grabbed the Slash style guide, removed/modified >>the offending sections (exit/die, DESTROY, shift), and >>created a proposed P5EE style guide. >> >>All comments are welcome. This is to make code consistency >>possible, not to make our lives difficult. >> >> http://www.officevision.com/pub/p5ee/docs/P5EE/styleguide.html >> >>Of particular note are the following. >> >> Tabs: none >> Indent: 4 >> Line Length: 78 >> Method Naming: $obj->methodNameLikeThis(); >> >>All of these are potentially volatile assertions. >>Please let me know what the opinions of the group are. >> > > > Give me the emacs settings and all will be well....
Chiming in late, but you may find this useful. It includes vim/emacs settings and other notes we use for mod_perl dev: http://cvs.apache.org/viewcvs.cgi/modperl-docs/src/devel/modperl_style/modperl_style.pod?rev=1.5&content-type=text/vnd.viewcvs-markup _____________________________________________________________________ Stas Bekman JAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide http://perl.apache.org/guide mailto:[EMAIL PROTECTED] http://ticketmaster.com http://apacheweek.com http://singlesheaven.com http://perl.apache.org http://perlmonth.com/
