<?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: ruby &gt; perl</title>
	<atom:link href="http://rcoder.net/content/ruby-perl/feed" rel="self" type="application/rss+xml" />
	<link>http://rcoder.net/content/ruby-perl</link>
	<description>Code, food, pinball, beer, and bikes. It&#039;s hard living in a place this awesome.</description>
	<lastBuildDate>Mon, 02 Aug 2010 11:54:07 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: lennon</title>
		<link>http://rcoder.net/content/ruby-perl/comment-page-1#comment-55</link>
		<dc:creator>lennon</dc:creator>
		<pubDate>Fri, 04 Apr 2008 18:32:19 +0000</pubDate>
		<guid isPermaLink="false">#comment-55</guid>
		<description>You&#039;re right. A more representative line might have been like this:

my $status = shift; my $processed = $self-&gt;process_status($status); my $self-&gt;{&#039;status&#039;} = $processed; return $processed;</description>
		<content:encoded><![CDATA[<p>You&#8217;re right. A more representative line might have been like this:</p>
<p>my $status = shift; my $processed = $self->process_status($status); my $self->{&#8217;status&#8217;} = $processed; return $processed;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam Livingston-Gray</title>
		<link>http://rcoder.net/content/ruby-perl/comment-page-1#comment-52</link>
		<dc:creator>Sam Livingston-Gray</dc:creator>
		<pubDate>Fri, 04 Apr 2008 18:18:55 +0000</pubDate>
		<guid isPermaLink="false">#comment-52</guid>
		<description>Seems a bit odd to be passing an instance variable to self...</description>
		<content:encoded><![CDATA[<p>Seems a bit odd to be passing an instance variable to self&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
