<?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: Embracing the Ungulate</title>
	<atom:link href="http://www.dereferenced.com/2009/09/16/embracing-the-ungulate/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dereferenced.com/2009/09/16/embracing-the-ungulate/</link>
	<description>A preponderance of Perl, an excess of XML, and additional alliterations.</description>
	<lastBuildDate>Thu, 19 Jan 2012 08:50:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jake Brumby</title>
		<link>http://www.dereferenced.com/2009/09/16/embracing-the-ungulate/comment-page-1/#comment-51</link>
		<dc:creator>Jake Brumby</dc:creator>
		<pubDate>Tue, 29 Sep 2009 06:16:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.dereferenced.com/?p=57#comment-51</guid>
		<description>We just published the Moose manual which you can buy from Lulu. It&#039;s the official manual, written by Dave Rolsky and Stevan Little. You can get a copy here:

http://www.lulu.com/content/7406976/</description>
		<content:encoded><![CDATA[<p>We just published the Moose manual which you can buy from Lulu. It&#8217;s the official manual, written by Dave Rolsky and Stevan Little. You can get a copy here:</p>
<p><a href="http://www.lulu.com/content/7406976/" rel="nofollow">http://www.lulu.com/content/7406976/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://www.dereferenced.com/2009/09/16/embracing-the-ungulate/comment-page-1/#comment-39</link>
		<dc:creator>James</dc:creator>
		<pubDate>Thu, 17 Sep 2009 00:12:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.dereferenced.com/?p=57#comment-39</guid>
		<description>As much as I like Moose, much rumbling has been heard about memory usage and startup time for it, so you should probably not replace your Class::Std version with a Moose version, but rather create a WebService::ISBNDB::Moose module instead.

As for creating inside-out objects in Moose, by default Moose uses blessed hashrefs, so I believe what you need to look at is MooseX::InsideOut and MooseX::NonMoose in combination.</description>
		<content:encoded><![CDATA[<p>As much as I like Moose, much rumbling has been heard about memory usage and startup time for it, so you should probably not replace your Class::Std version with a Moose version, but rather create a WebService::ISBNDB::Moose module instead.</p>
<p>As for creating inside-out objects in Moose, by default Moose uses blessed hashrefs, so I believe what you need to look at is MooseX::InsideOut and MooseX::NonMoose in combination.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stevan Little</title>
		<link>http://www.dereferenced.com/2009/09/16/embracing-the-ungulate/comment-page-1/#comment-38</link>
		<dc:creator>Stevan Little</dc:creator>
		<pubDate>Wed, 16 Sep 2009 21:31:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.dereferenced.com/?p=57#comment-38</guid>
		<description>Actually the best place is probably the Moose::Manual. You might want to read Moose::Manual::Unsweetened to help show the difference between old school Perl OO and Moose. And of course come on over to #moose on irc.perl.org or the mailing list and we will be happy to give you some virtual penicillin to help clear up that (Class::)STD infected module.

On thing to note though is when porting an existing CPAN module, make sure you don&#039;t upset your downstream users, see the recent Moose-or-No-Moose controversy (http://perlhacks.com/2009/09/moose-or-no-moose.php).</description>
		<content:encoded><![CDATA[<p>Actually the best place is probably the Moose::Manual. You might want to read Moose::Manual::Unsweetened to help show the difference between old school Perl OO and Moose. And of course come on over to #moose on irc.perl.org or the mailing list and we will be happy to give you some virtual penicillin to help clear up that (Class::)STD infected module.</p>
<p>On thing to note though is when porting an existing CPAN module, make sure you don&#8217;t upset your downstream users, see the recent Moose-or-No-Moose controversy (<a href="http://perlhacks.com/2009/09/moose-or-no-moose.php" rel="nofollow">http://perlhacks.com/2009/09/moose-or-no-moose.php</a>).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Napiorkowski</title>
		<link>http://www.dereferenced.com/2009/09/16/embracing-the-ungulate/comment-page-1/#comment-37</link>
		<dc:creator>John Napiorkowski</dc:creator>
		<pubDate>Wed, 16 Sep 2009 21:21:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.dereferenced.com/?p=57#comment-37</guid>
		<description>I&#039;d start by reading the CPAN tutorial and then reviewing the general docs.  Come onto the #moose IRC channel if you get stuck after going through that.  In fact, come to the channel and just hang out, you will be surprised what you will learn.

I personally find reviewing examples in the test suite to be helpful.</description>
		<content:encoded><![CDATA[<p>I&#8217;d start by reading the CPAN tutorial and then reviewing the general docs.  Come onto the #moose IRC channel if you get stuck after going through that.  In fact, come to the channel and just hang out, you will be surprised what you will learn.</p>
<p>I personally find reviewing examples in the test suite to be helpful.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
