<?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: How to install Perl Module using CPAN</title>
	<atom:link href="http://linuxgravity.com/how-to-install-perl-module-using-cpan/feed" rel="self" type="application/rss+xml" />
	<link>http://linuxgravity.com/how-to-install-perl-module-using-cpan</link>
	<description>Linux tutorials, guides, howtos, tips, tricks and hacks</description>
	<lastBuildDate>Mon, 26 Jul 2010 05:02:33 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Michael Lueck</title>
		<link>http://linuxgravity.com/how-to-install-perl-module-using-cpan/comment-page-1#comment-147</link>
		<dc:creator>Michael Lueck</dc:creator>
		<pubDate>Thu, 08 Oct 2009 01:37:23 +0000</pubDate>
		<guid isPermaLink="false">http://linuxgravity.com/?p=769#comment-147</guid>
		<description>In a shared web hosting environment, I encountered that I could not install modules via CPAN as it was trying to access /root/.cpan

I found the solution to correct this problem here:

Local CPAN settings
http://www.perlmonks.org/?node_id=601013</description>
		<content:encoded><![CDATA[<p>In a shared web hosting environment, I encountered that I could not install modules via CPAN as it was trying to access /root/.cpan</p>
<p>I found the solution to correct this problem here:</p>
<p>Local CPAN settings<br />
<a href="http://www.perlmonks.org/?node_id=601013" rel="nofollow">http://www.perlmonks.org/?node_id=601013</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Warren Melnick</title>
		<link>http://linuxgravity.com/how-to-install-perl-module-using-cpan/comment-page-1#comment-95</link>
		<dc:creator>Warren Melnick</dc:creator>
		<pubDate>Sun, 27 Sep 2009 00:26:08 +0000</pubDate>
		<guid isPermaLink="false">http://linuxgravity.com/?p=769#comment-95</guid>
		<description>If you have the cpan rpm installed, as assumed above, installation is as easy as &quot;cpan modulename&quot;.  If not you can do &quot;perl -MCPAN -e &quot;install modulename&quot;.</description>
		<content:encoded><![CDATA[<p>If you have the cpan rpm installed, as assumed above, installation is as easy as &#8220;cpan modulename&#8221;.  If not you can do &#8220;perl -MCPAN -e &#8220;install modulename&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Warren Melnick</title>
		<link>http://linuxgravity.com/how-to-install-perl-module-using-cpan/comment-page-1#comment-94</link>
		<dc:creator>Warren Melnick</dc:creator>
		<pubDate>Sun, 27 Sep 2009 00:25:15 +0000</pubDate>
		<guid isPermaLink="false">http://linuxgravity.com/?p=769#comment-94</guid>
		<description>If you have the cpan rpm installed, as assumed above, installation is as easy as &quot;cpan &quot;.  If not you can do &quot;perl -MCPAN -e &quot;install &quot;.</description>
		<content:encoded><![CDATA[<p>If you have the cpan rpm installed, as assumed above, installation is as easy as &#8220;cpan &#8220;.  If not you can do &#8220;perl -MCPAN -e &#8220;install &#8220;.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
