<?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 scoping</title>
	<atom:link href="http://darkness.codefu.org/wordpress/2003/03/perl-scoping/feed/" rel="self" type="application/rss+xml" />
	<link>http://darkness.codefu.org/wordpress/2003/03/perl-scoping/</link>
	<description></description>
	<lastBuildDate>Sun, 15 Jan 2012 18:40:19 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.2</generator>
	<item>
		<title>By: darkness</title>
		<link>http://darkness.codefu.org/wordpress/2003/03/perl-scoping/#comment-97880</link>
		<dc:creator>darkness</dc:creator>
		<pubDate>Thu, 20 Oct 2011 21:24:31 +0000</pubDate>
		<guid isPermaLink="false">/?p=97#comment-97880</guid>
		<description>Yup, thanks Thom.  I can&#039;t currently figure it out but that &quot;$barn&quot; is indeed supposed to be &quot;$bar\n&quot;.  WP is eating my backslashes and I don&#039;t currently know why.</description>
		<content:encoded><![CDATA[<p>Yup, thanks Thom.  I can&#8217;t currently figure it out but that &#8220;$barn&#8221; is indeed supposed to be &#8220;$bar\n&#8221;.  WP is eating my backslashes and I don&#8217;t currently know why.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thom Blake</title>
		<link>http://darkness.codefu.org/wordpress/2003/03/perl-scoping/#comment-97879</link>
		<dc:creator>Thom Blake</dc:creator>
		<pubDate>Thu, 20 Oct 2011 20:57:47 +0000</pubDate>
		<guid isPermaLink="false">/?p=97#comment-97879</guid>
		<description>In order to make sense of the above, I have to assume that backslashes are being removed. For example, it looks like you&#039;re trying to print &quot;$barn&quot; rather than &quot;$bar followed by a newline&quot;.</description>
		<content:encoded><![CDATA[<p>In order to make sense of the above, I have to assume that backslashes are being removed. For example, it looks like you&#8217;re trying to print &#8220;$barn&#8221; rather than &#8220;$bar followed by a newline&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sporky</title>
		<link>http://darkness.codefu.org/wordpress/2003/03/perl-scoping/#comment-90472</link>
		<dc:creator>sporky</dc:creator>
		<pubDate>Tue, 22 Feb 2011 23:28:28 +0000</pubDate>
		<guid isPermaLink="false">/?p=97#comment-90472</guid>
		<description>Thanks, I ran into a similar situation and this post really clarified the problem.</description>
		<content:encoded><![CDATA[<p>Thanks, I ran into a similar situation and this post really clarified the problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jams Schneider</title>
		<link>http://darkness.codefu.org/wordpress/2003/03/perl-scoping/#comment-28612</link>
		<dc:creator>Jams Schneider</dc:creator>
		<pubDate>Sat, 03 Nov 2007 19:17:57 +0000</pubDate>
		<guid isPermaLink="false">/?p=97#comment-28612</guid>
		<description>Very informative. I was having trouble while attempting to do a very similar task.</description>
		<content:encoded><![CDATA[<p>Very informative. I was having trouble while attempting to do a very similar task.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

