<?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; miyagawa</title>
	<atom:link href="http://marcus.nordaaker.com/tag/miyagawa/feed/" rel="self" type="application/rss+xml" />
	<link>http://marcus.nordaaker.com</link>
	<description>nordaaker</description>
	<lastBuildDate>Sat, 31 Dec 2011 23:20:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<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 [...]]]></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>
	</channel>
</rss>

