<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Useless use of private variable in void context (Perl)</title>
	<atom:link href="http://beutelevision.com/blog2/2008/08/01/useless-use-of-private-variable-in-void-context-perl/feed/" rel="self" type="application/rss+xml" />
	<link>http://beutelevision.com/blog2/2008/08/01/useless-use-of-private-variable-in-void-context-perl/</link>
	<description>by Thomas Beutel</description>
	<lastBuildDate>Tue, 03 Jan 2012 16:28:19 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: ~jess</title>
		<link>http://beutelevision.com/blog2/2008/08/01/useless-use-of-private-variable-in-void-context-perl/comment-page-1/#comment-48</link>
		<dc:creator>~jess</dc:creator>
		<pubDate>Thu, 19 May 2011 18:07:19 +0000</pubDate>
		<guid isPermaLink="false">http://beutelevision.com/blog2/?p=97#comment-48</guid>
		<description>You also get it with a typo like &lt;br&gt;if ($item  =&lt; $xray)&lt;br&gt;instead of &lt;br&gt;if ($item &lt;= $xray)      # took me forever to find that one</description>
		<content:encoded><![CDATA[<p>You also get it with a typo like <br />if ($item  =&lt; $xray)<br />instead of <br />if ($item &lt;= $xray)      # took me forever to find that one</p>
]]></content:encoded>
	</item>
</channel>
</rss>

