<?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>marcus ramberg &#187; Perl</title>
	<atom:link href="http://marcus.nordaaker.com/tag/perl/feed/" rel="self" type="application/rss+xml" />
	<link>http://marcus.nordaaker.com</link>
	<description>nordaaker</description>
	<lastBuildDate>Fri, 06 Aug 2010 07:29:38 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Mooseish DBIC Schemas</title>
		<link>http://search.cpan.org/~mendel/MooseX-DBIC-AddColumn-0.02/lib/MooseX/DBIC/AddColumn.pm</link>
		<comments>http://marcus.nordaaker.com/2010/06/mooseish-dbic-schemas/#comments</comments>
		<pubDate>Thu, 03 Jun 2010 22:22:50 +0000</pubDate>
		<dc:creator>marcus</dc:creator>
				<category><![CDATA[Links]]></category>
		<category><![CDATA[dbix-class]]></category>
		<category><![CDATA[Moose]]></category>
		<category><![CDATA[Perl]]></category>

		<guid isPermaLink="false">http://marcus.nordaaker.com/?p=3452</guid>
		<description><![CDATA[Longing for a more Mooseish DBIx::Class? Eventually there will be MooseX::DBIC, but if you need something while you&#8217;re waiting, you could check out MooseX::DBIC::AddColumn which lets you do Moose-like column definitions in your Result classes.
(permalink)]]></description>
			<content:encoded><![CDATA[<p>Longing for a more Mooseish DBIx::Class? Eventually there will be MooseX::DBIC, but if you need something while you&#8217;re waiting, you could check out MooseX::DBIC::AddColumn which lets you do Moose-like column definitions in your Result classes.</p>
<p><a href="http://marcus.nordaaker.com/2010/06/mooseish-dbic-schemas/" title="Permalink to this post">(permalink)</a></p>]]></content:encoded>
			<wfw:commentRss>http://marcus.nordaaker.com/2010/06/mooseish-dbic-schemas/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mojolicious GSOC blog</title>
		<link>http://memowe-gsoc.tumblr.com/</link>
		<comments>http://marcus.nordaaker.com/2010/06/mojolicious-gsoc-blog/#comments</comments>
		<pubDate>Wed, 02 Jun 2010 11:37:07 +0000</pubDate>
		<dc:creator>marcus</dc:creator>
				<category><![CDATA[Links]]></category>
		<category><![CDATA[gsoc]]></category>
		<category><![CDATA[Mojolicious]]></category>
		<category><![CDATA[Perl]]></category>

		<guid isPermaLink="false">http://marcus.nordaaker.com/?p=3442</guid>
		<description><![CDATA[I&#8217;m mentoring a Google Summer of Code project to improve the Mojolicious test suite this year, and my student has just set up a blog to journal his progress. Check it out, you might even learn something.
(permalink)]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m mentoring a Google Summer of Code project to improve the Mojolicious test suite this year, and my student has just set up a blog to journal his progress. Check it out, you might even learn something.</p>
<p><a href="http://marcus.nordaaker.com/2010/06/mojolicious-gsoc-blog/" title="Permalink to this post">(permalink)</a></p>]]></content:encoded>
			<wfw:commentRss>http://marcus.nordaaker.com/2010/06/mojolicious-gsoc-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DBIx-Class about to switch to git</title>
		<link>http://marcus.nordaaker.com/2010/06/dbix-class-about-to-switch-to-git/</link>
		<comments>http://marcus.nordaaker.com/2010/06/dbix-class-about-to-switch-to-git/#comments</comments>
		<pubDate>Tue, 01 Jun 2010 10:39:20 +0000</pubDate>
		<dc:creator>marcus</dc:creator>
				<category><![CDATA[Article]]></category>
		<category><![CDATA[dbix-class]]></category>
		<category><![CDATA[Git]]></category>
		<category><![CDATA[Perl]]></category>

		<guid isPermaLink="false">http://marcus.nordaaker.com/?p=3422</guid>
		<description><![CDATA[
12:27 &#60;ribasushi&#62; a call to all git-heads
12:28 &#60;ribasushi&#62; recently haarg did a seemingly perfect conversion of dbic from svn to git (a non-trivial feat)
12:28 &#60;ribasushi&#62; I am calling for people who actually know git to randomly poke at the new history and notufy me of whatever problems they see
12:28 &#60;ribasushi&#62; http://github.com/haarg/DBIx-Class
12:29 &#60;ribasushi&#62; (also you can ascertain [...]]]></description>
			<content:encoded><![CDATA[<blockquote>
<p>12:27 &lt;ribasushi&gt; a call to all git-heads</p>
<p>12:28 &lt;ribasushi&gt; recently haarg did a seemingly perfect conversion of dbic from svn to git (a non-trivial feat)</p>
<p>12:28 &lt;ribasushi&gt; I am calling for people who actually know git to randomly poke at the new history and notufy me of whatever problems they see</p>
<p>12:28 &lt;ribasushi&gt; <a href="http://github.com/haarg/DBIx-Class">http://github.com/haarg/DBIx-Class</a></p>
<p>12:29 &lt;ribasushi&gt; (also you can ascertain the quality of the conversion, and potentially draft haarg to do a catalyst conversion as well &#8211; it took him a couple of freaking hours to do dbic)</p>
<p>12:32 &lt;marcus&gt; awesome</p>
<p>12:32 &lt;marcus&gt; haarg++</p>
<p>12:33 &lt;marcus&gt; it looks freaking good</p>
<p>12:33 &lt;ribasushi&gt; marcus: please spread the word to get more eyeballs on this, if nothing pops up in the next day and a half we&#8217;ll be  switching dbic over</p>
</blockquote>
<p>﻿Consider this me having spread the word to you ;-)﻿</p>
]]></content:encoded>
			<wfw:commentRss>http://marcus.nordaaker.com/2010/06/dbix-class-about-to-switch-to-git/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Last chance to submit a talk for NPW 2010</title>
		<link>http://npw2010.fsfi.is/</link>
		<comments>http://marcus.nordaaker.com/2010/03/last-chance-to-submit-a-talk-for-npw-2010/#comments</comments>
		<pubDate>Sun, 28 Mar 2010 10:32:21 +0000</pubDate>
		<dc:creator>marcus</dc:creator>
				<category><![CDATA[Links]]></category>
		<category><![CDATA[iceland]]></category>
		<category><![CDATA[NPW]]></category>
		<category><![CDATA[Perl]]></category>

		<guid isPermaLink="false">http://marcus.nordaaker.com/?p=3412</guid>
		<description><![CDATA[Thinking about submitting a talk for NPW 2010 in Reykjavik? The deadline for the Call for Paper is tomorrow, 29th of march, so you&#8217;d better hurry up and get that submission in there. I&#8217;ve submitted a talk, and am really looking forward to visit iceland. I&#8217;ve never been, but from the photos I&#8217;ve seen it [...]]]></description>
			<content:encoded><![CDATA[<p>Thinking about submitting a talk for NPW 2010 in Reykjavik? The deadline for the Call for Paper is tomorrow, 29th of march, so you&#8217;d better hurry up and get that submission in there. I&#8217;ve submitted a talk, and am really looking forward to visit iceland. I&#8217;ve never been, but from the <a href="http://www.flickr.com/search/?s=int&#038;w=all&#038;q=iceland+nature&#038;m=text">photos I&#8217;ve seen</a> it seems like a beautyful place.</p>
<p><a href="http://marcus.nordaaker.com/2010/03/last-chance-to-submit-a-talk-for-npw-2010/" title="Permalink to this post">(permalink)</a></p>]]></content:encoded>
			<wfw:commentRss>http://marcus.nordaaker.com/2010/03/last-chance-to-submit-a-talk-for-npw-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MojaMoja</title>
		<link>http://github.com/tokuhirom/MojaMoja</link>
		<comments>http://marcus.nordaaker.com/2010/03/mojamoja/#comments</comments>
		<pubDate>Sun, 28 Mar 2010 10:24:04 +0000</pubDate>
		<dc:creator>marcus</dc:creator>
				<category><![CDATA[Links]]></category>
		<category><![CDATA[annoyinglynamed]]></category>
		<category><![CDATA[MVC]]></category>
		<category><![CDATA[Perl]]></category>
		<category><![CDATA[sinatra]]></category>

		<guid isPermaLink="false">http://marcus.nordaaker.com/?p=3402</guid>
		<description><![CDATA[Yet another Perl MVC micro-framework with a name that will be confused with my wiki software. From the Author&#8217;s description:
(PoC)yet another sinatra-ish framework built on CPAN module.

Rather than &#8217;shaggadelic&#8217; or &#8216;dance&#8217;, this one starts the app with &#8216;zigorou&#8217;. I can&#8217;t see it catching on.
(permalink)]]></description>
			<content:encoded><![CDATA[<p>Yet another Perl MVC micro-framework with a name that will be confused with my <a href="http://mojomojo.org/">wiki software</a>. From the Author&#8217;s description:</p>
<p><em>(PoC)yet another sinatra-ish framework built on CPAN module.<br />
</em></p>
<p>Rather than &#8217;shaggadelic&#8217; or &#8216;dance&#8217;, this one starts the app with &#8216;zigorou&#8217;. I can&#8217;t see it catching on.</p>
<p><a href="http://marcus.nordaaker.com/2010/03/mojamoja/" title="Permalink to this post">(permalink)</a></p>]]></content:encoded>
			<wfw:commentRss>http://marcus.nordaaker.com/2010/03/mojamoja/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Slides from my Mojolicious presentation</title>
		<link>http://marcus.nordaaker.com/2010/03/slides-from-my-mojolicious-presentation/</link>
		<comments>http://marcus.nordaaker.com/2010/03/slides-from-my-mojolicious-presentation/#comments</comments>
		<pubDate>Sun, 07 Mar 2010 10:42:17 +0000</pubDate>
		<dc:creator>marcus</dc:creator>
				<category><![CDATA[Article]]></category>
		<category><![CDATA[Mojolicious]]></category>
		<category><![CDATA[MVC]]></category>
		<category><![CDATA[Perl]]></category>
		<category><![CDATA[slides]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://marcus.nordaaker.com/?p=3347</guid>
		<description><![CDATA[I recently held a introduction to the Mojolicious web framework for Oslo.pm. Here are the slides:
Mojolicious
View more presentations from marcusramberg.

]]></description>
			<content:encoded><![CDATA[<p>I recently held a introduction to the Mojolicious web framework for Oslo.pm. Here are the slides:</p>
<div style="width:425px" id="__ss_3338291"><strong style="display:block;margin:12px 0 4px"><a href="http://www.slideshare.net/marcusramberg/mojolicious-3338291" title="Mojolicious">Mojolicious</a></strong><object width="425" height="355"><param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=mojolicious-key-100304142250-phpapp02&#038;stripped_title=mojolicious-3338291" /><param name="allowFullScreen" value="true"/><param name="allowScriptAccess" value="always"/><embed src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=mojolicious-key-100304142250-phpapp02&#038;stripped_title=mojolicious-3338291" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"></embed></object>
<div style="padding:5px 0 12px">View more <a href="http://www.slideshare.net/">presentations</a> from <a href="http://www.slideshare.net/marcusramberg">marcusramberg</a>.</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://marcus.nordaaker.com/2010/03/slides-from-my-mojolicious-presentation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>cpanminus &#8211; The new CPAN superstar</title>
		<link>http://marcus.nordaaker.com/2010/02/cpanminus-the-new-cpan-superstar/</link>
		<comments>http://marcus.nordaaker.com/2010/02/cpanminus-the-new-cpan-superstar/#comments</comments>
		<pubDate>Sun, 21 Feb 2010 19:30:16 +0000</pubDate>
		<dc:creator>marcus</dc:creator>
				<category><![CDATA[Article]]></category>
		<category><![CDATA[awesome]]></category>
		<category><![CDATA[cpan]]></category>
		<category><![CDATA[miyagawa]]></category>
		<category><![CDATA[Perl]]></category>

		<guid isPermaLink="false">http://marcus.nordaaker.com/?p=3262</guid>
		<description><![CDATA[Like most serious Perl people, CPAN is the main reason I still use Perl after all this time. This huge, wonderful library of Perl code usually helps me avoid reinventing any wheels. On the other hand, the standard CPAN client is one of my most regular hate objects when coding Perl.
It&#8217;s not that it lacks [...]]]></description>
			<content:encoded><![CDATA[<p>Like most serious Perl people, CPAN is the main reason I still use Perl after all this time. This huge, wonderful library of Perl code usually helps me avoid reinventing any wheels. On the other hand, the standard CPAN client is one of my most regular hate objects when coding Perl.</p>
<p>It&#8217;s not that it lacks any features I need, rather the opposite, the damn thing has a million options, and no good defaults. CPANPLUS is only adding to this mess with even more options. However, now there&#8217;s a better solution.&nbsp;</p>
<p>Check out miyagawa&#8217;s new CPAN client <a href="http://github.com/miyagawa/cpanminus">cpanminus</a>. And when I say check out, I mean it literally. Get it from github so you won&#8217;t have to bother configuring the default cpan shell again:</p>
<p><strong>&nbsp;$ git clone&nbsp;git://github.com/miyagawa/cpanminus.git</strong></p>
<p>You might want to use one of the tagged releases&nbsp;rather than master tho. Install it in the regular way (<em>perl Makefile.PL &amp;&amp; make install</em>) and you&#8217;re good to go. Using it is a breeze:</p>
<p><strong>Command-Central:cpanminus marcus$ cpanm Mojo</strong></p>
<p><strong>Fetching http://search.cpan.org/CPAN/authors/id/K/KR/KRAIH/Mojolicious-0.999921.tar.gz</strong></p>
<p><strong>Building and testing Mojolicious-0.999921 for Mojo&#8230;</strong></p>
<p><strong>Mojo installed successfully.</strong></p>
<p>cpanminus gives you all the information you want and nothing more, and it asks no questions. If you want to see the full build output, you can check out ~/.cpanm/build.log</p>
]]></content:encoded>
			<wfw:commentRss>http://marcus.nordaaker.com/2010/02/cpanminus-the-new-cpan-superstar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Burning the candle at both ends.</title>
		<link>http://use.perl.org/~sjn/journal/39953</link>
		<comments>http://marcus.nordaaker.com/2009/11/burning-the-candle-at-both-ends/#comments</comments>
		<pubDate>Sat, 28 Nov 2009 09:17:49 +0000</pubDate>
		<dc:creator>marcus</dc:creator>
				<category><![CDATA[Links]]></category>
		<category><![CDATA[oslo]]></category>
		<category><![CDATA[Perl]]></category>
		<category><![CDATA[perl mongers]]></category>

		<guid isPermaLink="false">http://marcus.nordaaker.com/?p=3162</guid>
		<description><![CDATA[In addition to recent fatherhood and doing my own startup, I am now the leader of the Oslo Perl Mongers. Look forward to tech talks from Oslo.pm in the months to come. :)
(permalink)]]></description>
			<content:encoded><![CDATA[<p>In addition to recent fatherhood and doing my own startup, I am now the leader of the Oslo Perl Mongers. Look forward to tech talks from Oslo.pm in the months to come. :)</p>
<p><a href="http://marcus.nordaaker.com/2009/11/burning-the-candle-at-both-ends/" title="Permalink to this post">(permalink)</a></p>]]></content:encoded>
			<wfw:commentRss>http://marcus.nordaaker.com/2009/11/burning-the-candle-at-both-ends/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Testing JavaScript from Perl</title>
		<link>http://marcus.nordaaker.com/2009/11/testing-javascript-from-perl/</link>
		<comments>http://marcus.nordaaker.com/2009/11/testing-javascript-from-perl/#comments</comments>
		<pubDate>Fri, 06 Nov 2009 11:57:40 +0000</pubDate>
		<dc:creator>marcus</dc:creator>
				<category><![CDATA[Article]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Perl]]></category>
		<category><![CDATA[Testing]]></category>

		<guid isPermaLink="false">http://marcus.nordaaker.com/?p=3142</guid>
		<description><![CDATA[If you want to write tests for your JavaScript code from Perl, Claes&#8217; module Test::JavaScript::More comes in handy. This module works by evaling everything from the use line as JavaScript. Of course, now you&#8217;re mixing two languages in one file, which is not going to make any of your syntax validators happy. However, loading it [...]]]></description>
			<content:encoded><![CDATA[<p>If you want to write tests for your JavaScript code from Perl, Claes&#8217; module <a href="http://search.cpan.org/~claesjac/JavaScript-1.12/lib/Test/JavaScript/More.pm">Test::JavaScript::More</a> comes in handy. This module works by evaling everything from the use line as JavaScript. Of course, now you&#8217;re mixing two languages in one file, which is not going to make any of your syntax validators happy. However, loading it like this will please both perl and jslint:</p>
<pre>
m| /* |; # Comment out JavaScript
use Test::JavaScript::More;
__END__ = '';  // It's is all JS from here. */
ok(1,'Success!');
</pre>
<p>One final note. I had some problems building the cpan module of JavaScript on OSX with Spidermonkey from ports. If you have the same problem, get the <a href="http://github.com/claesjac/javascript">latest and greatest version</a> from GitHub, which fixes this issue.</p>
]]></content:encoded>
			<wfw:commentRss>http://marcus.nordaaker.com/2009/11/testing-javascript-from-perl/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating QR barcodes with perl.</title>
		<link>http://perltraining.com.au/tips/2009-10-08.html</link>
		<comments>http://marcus.nordaaker.com/2009/10/creating-qr-barcodes-with-perl/#comments</comments>
		<pubDate>Thu, 08 Oct 2009 13:22:23 +0000</pubDate>
		<dc:creator>marcus</dc:creator>
				<category><![CDATA[Links]]></category>
		<category><![CDATA[barcodes]]></category>
		<category><![CDATA[Perl]]></category>
		<category><![CDATA[qr]]></category>

		<guid isPermaLink="false">http://marcus.nordaaker.com/?p=3092</guid>
		<description><![CDATA[A really simple tutorial for creating these 2d-barcodes that you see android use all the time.
(permalink)]]></description>
			<content:encoded><![CDATA[<p>A really simple tutorial for creating these 2d-barcodes that you see android use all the time.</p>
<p><a href="http://marcus.nordaaker.com/2009/10/creating-qr-barcodes-with-perl/" title="Permalink to this post">(permalink)</a></p>]]></content:encoded>
			<wfw:commentRss>http://marcus.nordaaker.com/2009/10/creating-qr-barcodes-with-perl/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
