<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Dereferenced.com &#187; Moose</title>
	<atom:link href="http://www.dereferenced.com/tags/moose/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dereferenced.com</link>
	<description>A preponderance of Perl, an excess of XML, and additional alliterations.</description>
	<lastBuildDate>Tue, 17 Jan 2012 17:18:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Embracing the Ungulate</title>
		<link>http://www.dereferenced.com/2009/09/16/embracing-the-ungulate/</link>
		<comments>http://www.dereferenced.com/2009/09/16/embracing-the-ungulate/#comments</comments>
		<pubDate>Wed, 16 Sep 2009 19:00:12 +0000</pubDate>
		<dc:creator>rjray</dc:creator>
				<category><![CDATA[CPAN]]></category>
		<category><![CDATA[Metaprogramming]]></category>
		<category><![CDATA[Perl]]></category>
		<category><![CDATA[Moose]]></category>

		<guid isPermaLink="false">http://www.dereferenced.com/?p=57</guid>
		<description><![CDATA[It&#8217;s long past time I started learning Moose. I have a CPAN module (WebService::ISBNDB) that currently uses Class::Std to do the inside-out object thing, so converting it to Moose would be the perfect candidate for a &#8220;learning experience&#8221;. Can anyone recommend some online resources (tutorials, blog posts, etc.) that resemble what I&#8217;ll be trying to [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s long past time I started learning <a href="http://search.cpan.org/dist/Moose">Moose</a>. I have a CPAN module (<a href="http://search.cpan.org/dist/WebService-ISBNDB">WebService::ISBNDB</a>) that currently uses <a href="http://search.cpan.org/dist/Class-Std">Class::Std</a> to do the inside-out object thing, so converting it to Moose would be the perfect candidate for a &#8220;learning experience&#8221;.</p>
<p>Can anyone recommend some online resources (tutorials, blog posts, etc.) that resemble what I&#8217;ll be trying to do&#8230; i.e., go from a less-favorable inside-out solution to Moose? All pointers greatly appreciated.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dereferenced.com/2009/09/16/embracing-the-ungulate/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

