<?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>PerlSnicketty &#187; moose</title>
	<atom:link href="http://blog.binmode.com/tag/moose/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.binmode.com</link>
	<description>A Perl blog with other webdev stuff.</description>
	<lastBuildDate>Thu, 30 Jul 2009 19:03:03 +0000</lastBuildDate>
	
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Moose::CAP</title>
		<link>http://blog.binmode.com/2008/10/10/moosecap/</link>
		<comments>http://blog.binmode.com/2008/10/10/moosecap/#comments</comments>
		<pubDate>Fri, 10 Oct 2008 18:43:50 +0000</pubDate>
		<dc:creator>Dave Doyle</dc:creator>
				<category><![CDATA[Perl]]></category>
		<category><![CDATA[moose]]></category>
		<category><![CDATA[slides]]></category>

		<guid isPermaLink="false">http://blog.binmode.com/?p=10</guid>
		<description><![CDATA[I recently did my first Lightning talk at my local PerlMongers group (to.pm) on Moose::CAP.
Moose::CAP was my attempt to port CGI::Application (a lightweight webapp Framework) to the Moose object system.  It was really just an exercise for me to get to know Moose.
Obviously, if I ever chose to release this on CPAN I&#8217;d have to [...]]]></description>
			<content:encoded><![CDATA[<p>I recently did my first Lightning talk at my local PerlMongers group (<a href="http://to.pm.org/">to.pm</a>) on Moose::CAP.</p>
<p>Moose::CAP was my attempt to port <a href="http://search.cpan.org/search?m=all&amp;q=CGI%3A%3AApplication&amp;s=1&amp;n=100">CGI::Application</a> (a lightweight webapp Framework) to the <a href="http://search.cpan.org/search?m=all&amp;q=Moose&amp;s=1&amp;n=100">Moose</a> object system.  It was really just an exercise for me to get to know Moose.</p>
<p>Obviously, if I ever chose to release this on <a href="http://search.cpan.org">CPAN</a> I&#8217;d have to rename it (folk don&#8217;t like you using their namespace) but the name was too good to pass up.  As of this writing, I&#8217;ve got Moose::CAP passing CGI::Application&#8217;s test suite!</p>
<p>So, the slides are <a title="Moose::CAP slides" href="http://binmode.com/slides/moose-cap/" target="_blank">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.binmode.com/2008/10/10/moosecap/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
