<?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: Perl Module Monday: Perl::Critic::Bangs</title>
	<atom:link href="http://www.dereferenced.com/2011/07/18/perl-module-monday-perlcriticbangs/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dereferenced.com/2011/07/18/perl-module-monday-perlcriticbangs/</link>
	<description>A preponderance of Perl, an excess of XML, and additional alliterations.</description>
	<lastBuildDate>Thu, 19 Jan 2012 08:50:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Gabor Szabo</title>
		<link>http://www.dereferenced.com/2011/07/18/perl-module-monday-perlcriticbangs/comment-page-1/#comment-917</link>
		<dc:creator>Gabor Szabo</dc:creator>
		<pubDate>Wed, 20 Jul 2011 02:25:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.dereferenced.com/?p=154#comment-917</guid>
		<description>I have the same issue quite often. I read a blog post from IronMan and if I don&#039;t bookmark it immediately I cannot find later. It would be awesome if the IronMan had a little search engine behind it that indexes every blog entry it displayed.</description>
		<content:encoded><![CDATA[<p>I have the same issue quite often. I read a blog post from IronMan and if I don&#8217;t bookmark it immediately I cannot find later. It would be awesome if the IronMan had a little search engine behind it that indexes every blog entry it displayed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rjray</title>
		<link>http://www.dereferenced.com/2011/07/18/perl-module-monday-perlcriticbangs/comment-page-1/#comment-916</link>
		<dc:creator>rjray</dc:creator>
		<pubDate>Wed, 20 Jul 2011 01:58:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.dereferenced.com/?p=154#comment-916</guid>
		<description>Ah! Your post was where I discovered this module, but when I wrote my post I couldn&#039;t find the link. Thanks for getting it to my attention!</description>
		<content:encoded><![CDATA[<p>Ah! Your post was where I discovered this module, but when I wrote my post I couldn&#8217;t find the link. Thanks for getting it to my attention!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gabor Szabo</title>
		<link>http://www.dereferenced.com/2011/07/18/perl-module-monday-perlcriticbangs/comment-page-1/#comment-911</link>
		<dc:creator>Gabor Szabo</dc:creator>
		<pubDate>Tue, 19 Jul 2011 08:44:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.dereferenced.com/?p=154#comment-911</guid>
		<description>It&#039;s funny I just wrote about the same module a couple of days ago specifically pointing out the &lt;a href=&quot;http://szabgab.com/blog/2011/07/avoid-unwanted-bitwise-operators.html&quot; rel=&quot;nofollow&quot;&gt;unwanted bitwise operators&lt;/a&gt;.

Depending on the frequency of your use of the bitwise operators you might just want to mark the cases using either  ## no critic
 or #Violates &#039;ProhibitBitwiseOperators&#039;</description>
		<content:encoded><![CDATA[<p>It&#8217;s funny I just wrote about the same module a couple of days ago specifically pointing out the <a href="http://szabgab.com/blog/2011/07/avoid-unwanted-bitwise-operators.html" rel="nofollow">unwanted bitwise operators</a>.</p>
<p>Depending on the frequency of your use of the bitwise operators you might just want to mark the cases using either  ## no critic<br />
 or #Violates &#8216;ProhibitBitwiseOperators&#8217;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
