<?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: More on foreach localisation</title>
	<atom:link href="http://perl.baczynski.com/wtf/more-on-foreach-localisation/feed" rel="self" type="application/rss+xml" />
	<link>http://perl.baczynski.com/wtf/more-on-foreach-localisation</link>
	<description>Perl, CPAN, YAPC... et ceatera</description>
	<lastBuildDate>Thu, 29 Apr 2010 15:41:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=9921</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Manni</title>
		<link>http://perl.baczynski.com/wtf/more-on-foreach-localisation/comment-page-1#comment-12</link>
		<dc:creator>Manni</dc:creator>
		<pubDate>Wed, 09 Sep 2009 12:07:32 +0000</pubDate>
		<guid isPermaLink="false">http://perl.baczynski.com/?p=48#comment-12</guid>
		<description>The point is not that the variable isn&#039;t visible outside the loop, the point is that the variable gets restored to its original state after the loop is done.

By the way: Doesn&#039;t your blog have a feature that makes source code more readable? And why are you calling print with parens? There&#039;s also no reason to prefix functions with an ampersand when calling them.</description>
		<content:encoded><![CDATA[<p>The point is not that the variable isn&#8217;t visible outside the loop, the point is that the variable gets restored to its original state after the loop is done.</p>
<p>By the way: Doesn&#8217;t your blog have a feature that makes source code more readable? And why are you calling print with parens? There&#8217;s also no reason to prefix functions with an ampersand when calling them.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
