<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"><channel><title>Elliott Back's Blog - Latest Comments in Perl Style:  The If / Else Statement &amp;mdash; Elliott C. Back</title><link>http://elliottbacksblog.disqus.com/</link><description></description><language>en</language><lastBuildDate>Tue, 21 Oct 2008 17:55:15 -0000</lastBuildDate><item><title>Re: Perl Style:  The If / Else Statement &amp;mdash; Elliott C. Back</title><link>http://elliottback.com/wp/perl-style-the-if-else-statement/#comment-3211800</link><description>Un-cuddled is easier to spot when quick-scanning unfamiliar code, for instance to distinguish from an elsif. And it's the same amount of text space - a bit more screen space, but sometimes that's a good thing.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dave</dc:creator><pubDate>Tue, 21 Oct 2008 17:55:15 -0000</pubDate></item><item><title>Re: Perl Style:  The If / Else Statement &amp;mdash; Elliott C. Back</title><link>http://elliottback.com/wp/perl-style-the-if-else-statement/#comment-3194158</link><description>I think there are more important things to worry about, you anal twats.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">farker</dc:creator><pubDate>Wed, 31 Oct 2007 08:40:05 -0000</pubDate></item><item><title>Re: Perl Style:  The If / Else Statement &amp;mdash; Elliott C. Back</title><link>http://elliottback.com/wp/perl-style-the-if-else-statement/#comment-3194157</link><description>I think there are more important things to worry about, you anal twats.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">binner</dc:creator><pubDate>Tue, 12 Jun 2007 02:47:51 -0000</pubDate></item><item><title>Re: Perl Style:  The If / Else Statement &amp;mdash; Elliott C. Back</title><link>http://elliottback.com/wp/perl-style-the-if-else-statement/#comment-3194156</link><description>fasdffsd</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">fasdf</dc:creator><pubDate>Mon, 22 Jan 2007 13:36:39 -0000</pubDate></item><item><title>Re: Perl Style:  The If / Else Statement &amp;mdash; Elliott C. Back</title><link>http://elliottback.com/wp/perl-style-the-if-else-statement/#comment-3194155</link><description>I cuddle as well, but it really does look more readable without cuddling.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Will</dc:creator><pubDate>Wed, 06 Sep 2006 23:48:23 -0000</pubDate></item><item><title>Re: Perl Style:  The If / Else Statement &amp;mdash; Elliott C. Back</title><link>http://elliottback.com/wp/perl-style-the-if-else-statement/#comment-3194154</link><description>I have to agree with the book's author.  In my opinion, "cuddling" an else hurts readability, although I'll admit I'm rather anal when it comes to coding style.  I find it far easier to be able to look straight down the column and find my if, elseif, else statements all lined up.  Sure, it takes up a little extra space, but the difference is negligible.&lt;br&gt;&lt;br&gt;A person's coding style should cater toward ease of readability for other people, not the compiler.  The compiler doesn't care if your else's are cuddled or not; in fact in many lanuages you could write your entire script on a single line and the compiler won't mind one bit.  But I can guarantee that the programmer who comes in behind you and has to maintain your code will have a thing or two to say about it.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Brandon</dc:creator><pubDate>Wed, 06 Sep 2006 23:31:25 -0000</pubDate></item></channel></rss>