<?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>bluefeet &#187; mod_parrot</title>
	<atom:link href="http://blog.bluefeet.net/tag/mod_parrot/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.bluefeet.net</link>
	<description>Yet another Perl Hacker weblog</description>
	<lastBuildDate>Thu, 10 Jun 2010 15:22:38 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Setting up mod_perl6: Part 1</title>
		<link>http://blog.bluefeet.net/2009/08/setting-up-mod_perl6-part-1/</link>
		<comments>http://blog.bluefeet.net/2009/08/setting-up-mod_perl6-part-1/#comments</comments>
		<pubDate>Sun, 16 Aug 2009 17:36:23 +0000</pubDate>
		<dc:creator>bluefeet</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[mod_parrot]]></category>
		<category><![CDATA[mod_perl6]]></category>
		<category><![CDATA[parrot]]></category>
		<category><![CDATA[perl6]]></category>
		<category><![CDATA[rakudo]]></category>

		<guid isPermaLink="false">http://blog.bluefeet.net/?p=182</guid>
		<description><![CDATA[The Thousand Oaks Mongers are going to host a half-day Perl 6 hackathon next Saturday (the 22nd) as already talked about here.  So far we have three people involved, including myself.  We&#8217;d like to create a web site that displays aggregated data from other web sites, such as twitter. We&#8217;ve divided our tasks [...]]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://thousand-oaks-perl.org/">Thousand Oaks Mongers</a> are going to host a half-day Perl 6 hackathon next Saturday (the 22nd) as already talked about <a href="http://web-hero.net/adamantium/?p=27">here</a>.  So far we have three people involved, including myself.  We&#8217;d like to create a web site that displays aggregated data from other web sites, such as twitter. We&#8217;ve divided our tasks up between the three of us:</p>
<ul>
<li><a href="http://www.asciiville.com/">Todd Prest</a>: Database access of some sort.  So far Todd has gotten sqlite 3 mostly working and has learned a lot about DBDI (the DBI for perl6) and other bits.</li>
<li><a href="http://web-hero.net/adamantium/">Shawn Faison</a>: Write some libraries to pull data from various web sites.</li>
<li>Aran Deltac (me): Get mod_perl6 up and running.</li>
</ul>
<p>So far my adventures in getting mod_perl6 working have been stalled.  Getting rakudo and parrot setup is EASY, just follow <a href="http://rakudo.org/how-to-get-rakudo">these instructions</a>.  Once that was setup I went and grabbed <a href="http://www.parrot.org/mod_parrot">mod_parrot</a>.  I first grabbed the version 0.05 tarball which failed on make.  So, I figured that since 0.05 was released in January its probably way behind the currnet parrot/rakuda development and that I should try out the latest bleeding-edge version of mod_parrot.  This time mod_parrot built fine (with lots of warnings) and then failed on make test.</p>
<p>dukeleta over at <a href="irc://irc.perl.org/parrot">#parrot</a> valiantly tried to help me resolve the issue, but in the end he figured that the lead developer of mod_parrot, Jeff Horwitz (jhorwitz), would be able to help me out.</p>
<p>The details of my issues are illustrated in this <a href="http://scsys.co.uk:8001/32554">no paste</a>.</p>
<p>I&#8217;m not sure how to get ahold of Jeff (he hasn&#8217;t been on #parrot for almost a month) and I need to go with the family to the <a href="http://venturacountyfair.org/">fair</a>.</p>
<p>One way or another, before the hackathon, I&#8217;ll either have to find Jeff, figure out how to fix mod_parrot to work, or run an older version of parrot/rakudo that does work with mod_parrot.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.bluefeet.net/2009/08/setting-up-mod_perl6-part-1/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
