<?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: Catalyst Decisions</title>
	<atom:link href="http://www.sitepoint.com/blogs/2005/11/25/catalyst-decisions/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sitepoint.com/blogs/2005/11/25/catalyst-decisions/</link>
	<description>News, opinion, and fresh thinking for web developers and designers. The official podcast of sitepoint.com.</description>
	<lastBuildDate>Mon, 23 Nov 2009 01:39:24 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: casual_reader</title>
		<link>http://www.sitepoint.com/blogs/2005/11/25/catalyst-decisions/comment-page-1/#comment-12722</link>
		<dc:creator>casual_reader</dc:creator>
		<pubDate>Mon, 16 Jan 2006 05:54:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=1329#comment-12722</guid>
		<description>After:

&lt;blockquote&gt;... placed the following in ~Example/lib/Example/Model/User.pm&lt;/blockquote&gt;


Instead of 
&lt;code&gt;
package User::Model::Tag;
&lt;/code&gt;

did you mean to say

&lt;code&gt;
package Example::Model::User;
&lt;/code&gt;

?</description>
		<content:encoded><![CDATA[<p>After:</p>
<blockquote><p>&#8230; placed the following in ~Example/lib/Example/Model/User.pm</p></blockquote>
<p>Instead of<br />
<code>
package User::Model::Tag;
</code></p>
<p>did you mean to say</p>
<code>
package Example::Model::User;
</code>
<p>?</p>]]></content:encoded>
	</item>
</channel>
</rss>
