On 09/03/2009, Jerald Sheets <que...@gmail.com> wrote:
> to what was offered.  When I get past leisurely using perl  (I've been
> "in the family" for about 8 months now) and get a chance to use it in
> production more, I'm sure I'll be a little more familiar with the
> various indentation styles and issues surrounding each.

I suggest looking into perltidy[1]. It's helped me a lot when
maintaining both my own and other people's code. I usually tend to run
others' code through it before trying to read it, and I always run it
on my scripts before committing the next revision to version control.
I run with all defaults, except I use "-ce" (cuddle elses).

[1] http://perltidy.sourceforge.net/

-- 
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to