<?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"
	>
<channel>
	<title>Comments on: Perl, After Ruby</title>
	<atom:link href="http://stuartsierra.com/2007/02/17/perl-after-ruby/feed" rel="self" type="application/rss+xml" />
	<link>http://stuartsierra.com/2007/02/17/perl-after-ruby</link>
	<description>From programming to everything else</description>
	<pubDate>Fri, 21 Nov 2008 20:36:51 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Matt S Trout</title>
		<link>http://stuartsierra.com/2007/02/17/perl-after-ruby#comment-7683</link>
		<dc:creator>Matt S Trout</dc:creator>
		<pubDate>Sat, 07 Apr 2007 16:13:47 +0000</pubDate>
		<guid isPermaLink="false">http://stuartsierra.com/2007/02/17/perl-after-ruby#comment-7683</guid>
		<description>Perl doesn't really so much provide an object system as the means with which to build one; currently the one that's gaining ground for new development is Moose (meta-object orientation syntax entensions)

http://search.cpan.org/dist/Moose/

which provides a full metaprotocol, declarative classes, roles, CLOS-style method-modifiers etc.

Worth having a play with - it's a whole new way to look at perl OO</description>
		<content:encoded><![CDATA[<p>Perl doesn&#8217;t really so much provide an object system as the means with which to build one; currently the one that&#8217;s gaining ground for new development is Moose (meta-object orientation syntax entensions)</p>
<p><a href="http://search.cpan.org/dist/Moose/" rel="nofollow">http://search.cpan.org/dist/Moose/</a></p>
<p>which provides a full metaprotocol, declarative classes, roles, CLOS-style method-modifiers etc.</p>
<p>Worth having a play with - it&#8217;s a whole new way to look at perl OO</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chromatic</title>
		<link>http://stuartsierra.com/2007/02/17/perl-after-ruby#comment-7655</link>
		<dc:creator>chromatic</dc:creator>
		<pubDate>Sat, 07 Apr 2007 00:38:27 +0000</pubDate>
		<guid isPermaLink="false">http://stuartsierra.com/2007/02/17/perl-after-ruby#comment-7655</guid>
		<description>Higher-order Perl programming requires a book in exactly the same way that Scheme programming requires a book.</description>
		<content:encoded><![CDATA[<p>Higher-order Perl programming requires a book in exactly the same way that Scheme programming requires a book.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
