<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Taming cpan2dist on Ubuntu 8.10</title>
	<atom:link href="http://rassie.org/archives/218/feed" rel="self" type="application/rss+xml" />
	<link>http://rassie.org/archives/218</link>
	<description>Barking at technology</description>
	<lastBuildDate>Thu, 29 Jul 2010 00:27:31 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Ryan</title>
		<link>http://rassie.org/archives/218/comment-page-1#comment-5583</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Tue, 04 May 2010 21:38:57 +0000</pubDate>
		<guid isPermaLink="false">http://rassie.org/?p=218#comment-5583</guid>
		<description>Ultimately, I decided that monkeying with the system&#039;s perl is too fragile. I now use local::lib to install modules that I need into ~/perl5/.</description>
		<content:encoded><![CDATA[<p>Ultimately, I decided that monkeying with the system&#8217;s perl is too fragile. I now use local::lib to install modules that I need into ~/perl5/.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan</title>
		<link>http://rassie.org/archives/218/comment-page-1#comment-5173</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Mon, 22 Mar 2010 18:45:00 +0000</pubDate>
		<guid isPermaLink="false">http://rassie.org/?p=218#comment-5173</guid>
		<description>Thanks for this. Very useful.

For anyone who doesn&#039;t want to rely on their bash history to remember all those command-line options, try putting this in a script in your $PATH:

#!/bin/sh
exec cpan2dist --format CPANPLUS::Dist::Deb --buildprereq --install --skiptest --ignorelist /path/to/ignorelist &quot;$@&quot;</description>
		<content:encoded><![CDATA[<p>Thanks for this. Very useful.</p>

<p>For anyone who doesn&#8217;t want to rely on their bash history to remember all those command-line options, try putting this in a script in your $PATH:</p>

<h1>!/bin/sh</h1>

<p>exec cpan2dist &#8212;format CPANPLUS::Dist::Deb &#8212;buildprereq &#8212;install &#8212;skiptest &#8212;ignorelist /path/to/ignorelist &#8220;$@&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: prakash</title>
		<link>http://rassie.org/archives/218/comment-page-1#comment-1887</link>
		<dc:creator>prakash</dc:creator>
		<pubDate>Tue, 19 May 2009 18:22:34 +0000</pubDate>
		<guid isPermaLink="false">http://rassie.org/?p=218#comment-1887</guid>
		<description>Interesting. I have been using dh-make-perl to build debian packages of CPAN modules. I haven&#039;t looked deeper in how it works, but most of the times it doesn&#039;t resolve dependencies.

If you had used dh-make-perl, would you care to compare the two?</description>
		<content:encoded><![CDATA[<p>Interesting. I have been using dh-make-perl to build debian packages of CPAN modules. I haven&#8217;t looked deeper in how it works, but most of the times it doesn&#8217;t resolve dependencies.</p>

<p>If you had used dh-make-perl, would you care to compare the two?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
