<?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: Perl:  How do I install Perl modules? eg. Installing LWP module for Perl.</title>
	<atom:link href="http://crazytoon.com/2007/05/21/perl-how-do-i-install-perl-modules-eg-installing-lwp-module-for-perl/feed/" rel="self" type="application/rss+xml" />
	<link>http://crazytoon.com/2007/05/21/perl-how-do-i-install-perl-modules-eg-installing-lwp-module-for-perl/</link>
	<description>Enterprise level solutions, LAMP, Linux, Apache, MySQL, PHP, Perl, Windows, Cache, Optimization</description>
	<lastBuildDate>Mon, 16 Apr 2012 22:54:49 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Alexandr Ciornii</title>
		<link>http://crazytoon.com/2007/05/21/perl-how-do-i-install-perl-modules-eg-installing-lwp-module-for-perl/comment-page-1/#comment-1064</link>
		<dc:creator>Alexandr Ciornii</dc:creator>
		<pubDate>Wed, 14 Mar 2012 18:48:21 +0000</pubDate>
		<guid isPermaLink="false">http://crazytoon.com/2007/05/21/perl-how-do-i-install-perl-modules-eg-installing-lwp-module-for-perl/#comment-1064</guid>
		<description>Ben: did you do this on VPS with low amount of memory? Try using cpanm there.

P.S. Stackoverflow is a better place for asking questions,.</description>
		<content:encoded><![CDATA[<p>Ben: did you do this on VPS with low amount of memory? Try using cpanm there.</p>
<p>P.S. Stackoverflow is a better place for asking questions,.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben</title>
		<link>http://crazytoon.com/2007/05/21/perl-how-do-i-install-perl-modules-eg-installing-lwp-module-for-perl/comment-page-1/#comment-1059</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Sat, 18 Feb 2012 00:17:41 +0000</pubDate>
		<guid isPermaLink="false">http://crazytoon.com/2007/05/21/perl-how-do-i-install-perl-modules-eg-installing-lwp-module-for-perl/#comment-1059</guid>
		<description>tried installing Bundle::LWP 

got this:

Going to read /home/admin/.cpan/sources/authors/01mailrc.txt.gz
Could not pipe[/bin/gzip --decompress --stdout /home/admin/.cpan/sources/authors/01mailrc.txt.gz &#124;]: Cannot allocate memory at (eval 20) line 5727,  line 9.

Any ideas?</description>
		<content:encoded><![CDATA[<p>tried installing Bundle::LWP </p>
<p>got this:</p>
<p>Going to read /home/admin/.cpan/sources/authors/01mailrc.txt.gz<br />
Could not pipe[/bin/gzip --decompress --stdout /home/admin/.cpan/sources/authors/01mailrc.txt.gz |]: Cannot allocate memory at (eval 20) line 5727,  line 9.</p>
<p>Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rodrigo</title>
		<link>http://crazytoon.com/2007/05/21/perl-how-do-i-install-perl-modules-eg-installing-lwp-module-for-perl/comment-page-1/#comment-1011</link>
		<dc:creator>Rodrigo</dc:creator>
		<pubDate>Thu, 21 Apr 2011 12:52:42 +0000</pubDate>
		<guid isPermaLink="false">http://crazytoon.com/2007/05/21/perl-how-do-i-install-perl-modules-eg-installing-lwp-module-for-perl/#comment-1011</guid>
		<description>I solved it by appending sudo to the command

$sudo perl -MCPAN -eshell
cpan&gt; install Bundle::LWP</description>
		<content:encoded><![CDATA[<p>I solved it by appending sudo to the command</p>
<p>$sudo perl -MCPAN -eshell<br />
cpan&gt; install Bundle::LWP</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alexandr Ciornii</title>
		<link>http://crazytoon.com/2007/05/21/perl-how-do-i-install-perl-modules-eg-installing-lwp-module-for-perl/comment-page-1/#comment-981</link>
		<dc:creator>Alexandr Ciornii</dc:creator>
		<pubDate>Sat, 18 Dec 2010 23:28:58 +0000</pubDate>
		<guid isPermaLink="false">http://crazytoon.com/2007/05/21/perl-how-do-i-install-perl-modules-eg-installing-lwp-module-for-perl/#comment-981</guid>
		<description>sogmko: try different CPAN mirror</description>
		<content:encoded><![CDATA[<p>sogmko: try different CPAN mirror</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sogmko</title>
		<link>http://crazytoon.com/2007/05/21/perl-how-do-i-install-perl-modules-eg-installing-lwp-module-for-perl/comment-page-1/#comment-969</link>
		<dc:creator>sogmko</dc:creator>
		<pubDate>Tue, 26 Oct 2010 08:00:13 +0000</pubDate>
		<guid isPermaLink="false">http://crazytoon.com/2007/05/21/perl-how-do-i-install-perl-modules-eg-installing-lwp-module-for-perl/#comment-969</guid>
		<description>Exactly the same problem, someone has found the solution ?</description>
		<content:encoded><![CDATA[<p>Exactly the same problem, someone has found the solution ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abhishek Singh</title>
		<link>http://crazytoon.com/2007/05/21/perl-how-do-i-install-perl-modules-eg-installing-lwp-module-for-perl/comment-page-1/#comment-856</link>
		<dc:creator>Abhishek Singh</dc:creator>
		<pubDate>Fri, 19 Jun 2009 10:22:58 +0000</pubDate>
		<guid isPermaLink="false">http://crazytoon.com/2007/05/21/perl-how-do-i-install-perl-modules-eg-installing-lwp-module-for-perl/#comment-856</guid>
		<description>I&#039;ve the same problem:

Going to read /root/.cpan/sources/authors/01mailrc.txt.gz
Going to read /root/.cpan/sources/modules/02packages.details.txt.gz
Warning: Your /root/.cpan/sources/modules/02packages.details.txt.gz does not contain a Line-Count header.
Please check the validity of the index file by comparing it to more
than one CPAN mirror. I&#039;ll continue but problems seem likely to
happen.
Warning: Your /root/.cpan/sources/modules/02packages.details.txt.gz does not contain a Last-Updated header.
Please check the validity of the index file by comparing it to more
than one CPAN mirror. I&#039;ll continue but problems seem likely to
happen.
Going to read /root/.cpan/sources/modules/03modlist.data.gz
Can&#039;t locate object method &quot;data&quot; via package &quot;CPAN::Modulelist&quot; (perhaps you forgot to load &quot;CPAN::Modulelist&quot;?) at (eval 13) line 1.
 at /usr/lib/perl5/5.8.5/CPAN.pm line 3406
	CPAN::Index::rd_modlist(&#039;CPAN::Index&#039;, &#039;/root/.cpan/sources/modules/03modlist.data.gz&#039;) called at /usr/lib/perl5/5.8.5/CPAN.pm line 3129
	CPAN::Index::reload(&#039;CPAN::Index&#039;) called at /usr/lib/perl5/5.8.5/CPAN.pm line 786
	CPAN::instance(&#039;CPAN=HASH(0xa3e8604)&#039;, &#039;CPAN::Bundle&#039;, &#039;Bundle::Apache2&#039;) called at /usr/lib/perl5/5.8.5/CPAN.pm line 1428
	CPAN::Shell::local_bundles(&#039;CPAN::Shell&#039;) called at /usr/lib/perl5/5.8.5/CPAN.pm line 1836
	CPAN::Shell::expandany(&#039;CPAN::Shell&#039;, &#039;Bundle::CPAN&#039;) called at /usr/lib/perl5/5.8.5/CPAN.pm line 2078
	CPAN::Shell::rematein(&#039;CPAN::Shell&#039;, &#039;install&#039;, &#039;Bundle::CPAN&#039;) called at /usr/lib/perl5/5.8.5/CPAN.pm line 2165
	CPAN::Shell::install(&#039;CPAN::Shell&#039;, &#039;Bundle::CPAN&#039;) called at /usr/lib/perl5/5.8.5/CPAN.pm line 201
	eval {...} called at /usr/lib/perl5/5.8.5/CPAN.pm line 201
	CPAN::shell() called at /usr/bin/cpan line 193

I&#039;m using RHEL 4. Performing cpan -i Bundle::CPAN does not solve the problem, rather reiterates it.

What could be the solution. Thanks in advance.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve the same problem:</p>
<p>Going to read /root/.cpan/sources/authors/01mailrc.txt.gz<br />
Going to read /root/.cpan/sources/modules/02packages.details.txt.gz<br />
Warning: Your /root/.cpan/sources/modules/02packages.details.txt.gz does not contain a Line-Count header.<br />
Please check the validity of the index file by comparing it to more<br />
than one CPAN mirror. I&#8217;ll continue but problems seem likely to<br />
happen.<br />
Warning: Your /root/.cpan/sources/modules/02packages.details.txt.gz does not contain a Last-Updated header.<br />
Please check the validity of the index file by comparing it to more<br />
than one CPAN mirror. I&#8217;ll continue but problems seem likely to<br />
happen.<br />
Going to read /root/.cpan/sources/modules/03modlist.data.gz<br />
Can&#8217;t locate object method &#8220;data&#8221; via package &#8220;CPAN::Modulelist&#8221; (perhaps you forgot to load &#8220;CPAN::Modulelist&#8221;?) at (eval 13) line 1.<br />
 at /usr/lib/perl5/5.8.5/CPAN.pm line 3406<br />
	CPAN::Index::rd_modlist(&#8216;CPAN::Index&#8217;, &#8216;/root/.cpan/sources/modules/03modlist.data.gz&#8217;) called at /usr/lib/perl5/5.8.5/CPAN.pm line 3129<br />
	CPAN::Index::reload(&#8216;CPAN::Index&#8217;) called at /usr/lib/perl5/5.8.5/CPAN.pm line 786<br />
	CPAN::instance(&#8216;CPAN=HASH(0xa3e8604)&#8217;, &#8216;CPAN::Bundle&#8217;, &#8216;Bundle::Apache2&#8242;) called at /usr/lib/perl5/5.8.5/CPAN.pm line 1428<br />
	CPAN::Shell::local_bundles(&#8216;CPAN::Shell&#8217;) called at /usr/lib/perl5/5.8.5/CPAN.pm line 1836<br />
	CPAN::Shell::expandany(&#8216;CPAN::Shell&#8217;, &#8216;Bundle::CPAN&#8217;) called at /usr/lib/perl5/5.8.5/CPAN.pm line 2078<br />
	CPAN::Shell::rematein(&#8216;CPAN::Shell&#8217;, &#8216;install&#8217;, &#8216;Bundle::CPAN&#8217;) called at /usr/lib/perl5/5.8.5/CPAN.pm line 2165<br />
	CPAN::Shell::install(&#8216;CPAN::Shell&#8217;, &#8216;Bundle::CPAN&#8217;) called at /usr/lib/perl5/5.8.5/CPAN.pm line 201<br />
	eval {&#8230;} called at /usr/lib/perl5/5.8.5/CPAN.pm line 201<br />
	CPAN::shell() called at /usr/bin/cpan line 193</p>
<p>I&#8217;m using RHEL 4. Performing cpan -i Bundle::CPAN does not solve the problem, rather reiterates it.</p>
<p>What could be the solution. Thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: corn0</title>
		<link>http://crazytoon.com/2007/05/21/perl-how-do-i-install-perl-modules-eg-installing-lwp-module-for-perl/comment-page-1/#comment-798</link>
		<dc:creator>corn0</dc:creator>
		<pubDate>Wed, 10 Dec 2008 23:28:41 +0000</pubDate>
		<guid isPermaLink="false">http://crazytoon.com/2007/05/21/perl-how-do-i-install-perl-modules-eg-installing-lwp-module-for-perl/#comment-798</guid>
		<description>Great stuff :) Thanks! Perl is sooooo sexy...</description>
		<content:encoded><![CDATA[<p>Great stuff <img src='http://crazytoon.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Thanks! Perl is sooooo sexy&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MySQL: How do you install innotop to monitor innodb in real time? &#124; Technology: Learn and Share</title>
		<link>http://crazytoon.com/2007/05/21/perl-how-do-i-install-perl-modules-eg-installing-lwp-module-for-perl/comment-page-1/#comment-698</link>
		<dc:creator>MySQL: How do you install innotop to monitor innodb in real time? &#124; Technology: Learn and Share</dc:creator>
		<pubDate>Wed, 21 May 2008 09:06:17 +0000</pubDate>
		<guid isPermaLink="false">http://crazytoon.com/2007/05/21/perl-how-do-i-install-perl-modules-eg-installing-lwp-module-for-perl/#comment-698</guid>
		<description>[...] those prerequisites. We will use perl&#8217;s cpan shell to get this installed (visit my post on how to install perl modules for more details). If it is your first time starting this up, you will have to answer some [...]</description>
		<content:encoded><![CDATA[<p>[...] those prerequisites. We will use perl&#8217;s cpan shell to get this installed (visit my post on how to install perl modules for more details). If it is your first time starting this up, you will have to answer some [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CrazyToon</title>
		<link>http://crazytoon.com/2007/05/21/perl-how-do-i-install-perl-modules-eg-installing-lwp-module-for-perl/comment-page-1/#comment-251</link>
		<dc:creator>CrazyToon</dc:creator>
		<pubDate>Mon, 18 Jun 2007 22:24:43 +0000</pubDate>
		<guid isPermaLink="false">http://crazytoon.com/2007/05/21/perl-how-do-i-install-perl-modules-eg-installing-lwp-module-for-perl/#comment-251</guid>
		<description>install Bundle::CPAN &lt;- try that and see if it works.

What flavor of linux are you using?</description>
		<content:encoded><![CDATA[<p>install Bundle::CPAN <- try that and see if it works.</p>
<p>What flavor of linux are you using?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: adil ismael</title>
		<link>http://crazytoon.com/2007/05/21/perl-how-do-i-install-perl-modules-eg-installing-lwp-module-for-perl/comment-page-1/#comment-249</link>
		<dc:creator>adil ismael</dc:creator>
		<pubDate>Mon, 18 Jun 2007 12:57:25 +0000</pubDate>
		<guid isPermaLink="false">http://crazytoon.com/2007/05/21/perl-how-do-i-install-perl-modules-eg-installing-lwp-module-for-perl/#comment-249</guid>
		<description>getting error by intalling perl module 
new to linux cpan 

# perl -MCPAN -eshell
Terminal does not support AddHistory.

cpan shell -- CPAN exploration and modules installation (v1.7602)
ReadLine support available (try &#039;install Bundle::CPAN&#039;)

cpan&gt; install Bundle::LWP
CPAN: Storable loaded ok
Going to read /usr/src/perll/asterisk-perl-0.05/yes/sources/authors/01mailrc.txt.gz
yes: invalid option -- -
Try `yes --help&#039; for more information.
Going to read /usr/src/perll/asterisk-perl-0.05/yes/sources/modules/02packages.details.txt.gz
yes: invalid option -- -
Try `yes --help&#039; for more information.
Warning: Your /usr/src/perll/asterisk-perl-0.05/yes/sources/modules/02packages.details.txt.gz does not contain a Line-Count header.
Please check the validity of the index file by comparing it to more
than one CPAN mirror. I&#039;ll continue but problems seem likely to
happen.
Warning: Your /usr/src/perll/asterisk-perl-0.05/yes/sources/modules/02packages.details.txt.gz does not contain a Last-Updated header.
Please check the validity of the index file by comparing it to more
than one CPAN mirror. I&#039;ll continue but problems seem likely to
happen.
Going to read /usr/src/perll/asterisk-perl-0.05/yes/sources/modules/03modlist.data.gz
yes: invalid option -- -
Try `yes --help&#039; for more information.
Can&#039;t locate object method &quot;data&quot; via package &quot;CPAN::Modulelist&quot; (perhaps you forgot to load &quot;CPAN::Modulelist&quot;?) at (eval 20) line 1.
 at /usr/lib/perl5/5.8.8/CPAN.pm line 3405
        CPAN::Index::rd_modlist(&#039;CPAN::Index&#039;, &#039;/usr/src/perll/asterisk-perl-0.05/yes/sources/modules/03modli...&#039;) called at /usr/lib/perl5/5.8.8/CPAN.pm line 3128
        CPAN::Index::reload(&#039;CPAN::Index&#039;) called at /usr/lib/perl5/5.8.8/CPAN.pm line 785
        CPAN::instance(&#039;CPAN=HASH(0x89a12bc)&#039;, &#039;CPAN::Bundle&#039;, &#039;Bundle::DBI&#039;) called at /usr/lib/perl5/5.8.8/CPAN.pm line 1427
        CPAN::Shell::local_bundles(&#039;CPAN::Shell&#039;) called at /usr/lib/perl5/5.8.8/CPAN.pm line 1835
        CPAN::Shell::expandany(&#039;CPAN::Shell&#039;, &#039;Bundle::LWP&#039;) called at /usr/lib/perl5/5.8.8/CPAN.pm line 2077
        CPAN::Shell::rematein(&#039;CPAN::Shell&#039;, &#039;install&#039;, &#039;Bundle::LWP&#039;) called at /usr/lib/perl5/5.8.8/CPAN.pm line 2164
        CPAN::Shell::install(&#039;CPAN::Shell&#039;, &#039;Bundle::LWP&#039;) called at /usr/lib/perl5/5.8.8/CPAN.pm line 201
        eval {...} called at /usr/lib/perl5/5.8.8/CPAN.pm line 201
        CPAN::shell() called at -e line 1

cpan&gt;

don&#039;t know what to do 
will anybody guide</description>
		<content:encoded><![CDATA[<p>getting error by intalling perl module<br />
new to linux cpan </p>
<p># perl -MCPAN -eshell<br />
Terminal does not support AddHistory.</p>
<p>cpan shell &#8212; CPAN exploration and modules installation (v1.7602)<br />
ReadLine support available (try &#8216;install Bundle::CPAN&#8217;)</p>
<p>cpan&gt; install Bundle::LWP<br />
CPAN: Storable loaded ok<br />
Going to read /usr/src/perll/asterisk-perl-0.05/yes/sources/authors/01mailrc.txt.gz<br />
yes: invalid option &#8212; -<br />
Try `yes &#8211;help&#8217; for more information.<br />
Going to read /usr/src/perll/asterisk-perl-0.05/yes/sources/modules/02packages.details.txt.gz<br />
yes: invalid option &#8212; -<br />
Try `yes &#8211;help&#8217; for more information.<br />
Warning: Your /usr/src/perll/asterisk-perl-0.05/yes/sources/modules/02packages.details.txt.gz does not contain a Line-Count header.<br />
Please check the validity of the index file by comparing it to more<br />
than one CPAN mirror. I&#8217;ll continue but problems seem likely to<br />
happen.<br />
Warning: Your /usr/src/perll/asterisk-perl-0.05/yes/sources/modules/02packages.details.txt.gz does not contain a Last-Updated header.<br />
Please check the validity of the index file by comparing it to more<br />
than one CPAN mirror. I&#8217;ll continue but problems seem likely to<br />
happen.<br />
Going to read /usr/src/perll/asterisk-perl-0.05/yes/sources/modules/03modlist.data.gz<br />
yes: invalid option &#8212; -<br />
Try `yes &#8211;help&#8217; for more information.<br />
Can&#8217;t locate object method &#8220;data&#8221; via package &#8220;CPAN::Modulelist&#8221; (perhaps you forgot to load &#8220;CPAN::Modulelist&#8221;?) at (eval 20) line 1.<br />
 at /usr/lib/perl5/5.8.8/CPAN.pm line 3405<br />
        CPAN::Index::rd_modlist(&#8216;CPAN::Index&#8217;, &#8216;/usr/src/perll/asterisk-perl-0.05/yes/sources/modules/03modli&#8230;&#8217;) called at /usr/lib/perl5/5.8.8/CPAN.pm line 3128<br />
        CPAN::Index::reload(&#8216;CPAN::Index&#8217;) called at /usr/lib/perl5/5.8.8/CPAN.pm line 785<br />
        CPAN::instance(&#8216;CPAN=HASH(0&#215;89a12bc)&#8217;, &#8216;CPAN::Bundle&#8217;, &#8216;Bundle::DBI&#8217;) called at /usr/lib/perl5/5.8.8/CPAN.pm line 1427<br />
        CPAN::Shell::local_bundles(&#8216;CPAN::Shell&#8217;) called at /usr/lib/perl5/5.8.8/CPAN.pm line 1835<br />
        CPAN::Shell::expandany(&#8216;CPAN::Shell&#8217;, &#8216;Bundle::LWP&#8217;) called at /usr/lib/perl5/5.8.8/CPAN.pm line 2077<br />
        CPAN::Shell::rematein(&#8216;CPAN::Shell&#8217;, &#8216;install&#8217;, &#8216;Bundle::LWP&#8217;) called at /usr/lib/perl5/5.8.8/CPAN.pm line 2164<br />
        CPAN::Shell::install(&#8216;CPAN::Shell&#8217;, &#8216;Bundle::LWP&#8217;) called at /usr/lib/perl5/5.8.8/CPAN.pm line 201<br />
        eval {&#8230;} called at /usr/lib/perl5/5.8.8/CPAN.pm line 201<br />
        CPAN::shell() called at -e line 1</p>
<p>cpan&gt;</p>
<p>don&#8217;t know what to do<br />
will anybody guide</p>
]]></content:encoded>
	</item>
</channel>
</rss>

