<?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>beer planet &#187; cpan</title> <atom:link href="http://beerpla.net/tag/cpan/feed/" rel="self" type="application/rss+xml" /><link>http://beerpla.net</link> <description>where things have nothing to do with beer - tutorials, tips, how-tos, thoughts, hacks, and other techy nonsense</description> <lastBuildDate>Fri, 06 Jan 2012 08:50:59 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <atom:link rel='hub' href='http://beerpla.net/?pushpress=hub'/> <item><title>How To Install The Latest SOAP::Lite Using Perl CPAN</title><link>http://beerpla.net/2008/04/30/how-to-install-the-latest-soaplite-using-perl-cpan/</link> <comments>http://beerpla.net/2008/04/30/how-to-install-the-latest-soaplite-using-perl-cpan/#comments</comments> <pubDate>Wed, 30 Apr 2008 17:56:53 +0000</pubDate> <dc:creator>Artem Russakovskii</dc:creator> <category><![CDATA[Programming]]></category> <category><![CDATA[cpan]]></category> <category><![CDATA[install]]></category> <category><![CDATA[installation]]></category> <category><![CDATA[Perl]]></category> <category><![CDATA[problem]]></category> <category><![CDATA[SOAP]]></category> <category><![CDATA[SOAP::Lite]]></category> <guid
isPermaLink="false">http://beerpla.net/2008/04/30/how-to-install-the-latest-soaplite-using-perl-cpan/</guid> <description><![CDATA[<p>Apparently it&#039;s not straightforward to install SOAP::Lite, even using CPAN.</p><p>Check this out.</p><div
class="wp_syntax"><table><tr><td
class="line_numbers"><pre>1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
</pre></td><td
class="code"><pre>cpan[1]&#62; install SOAP::Lite
CPAN: Storable loaded ok (v2.18)
Going to read /root/.cpan/Metadata
  Database was generated on Tue, 29 Apr 2008 18:29:45 GMT
CPAN: YAML loaded ok (v0.66)
Going to read /root/.cpan/build/
............................................................................DONE
Found 149 old builds, restored the state of 109
Warning: Cannot install SOAP::Lite, don't know what it is.
Try the command
&#160;
    i /SOAP::Lite/
&#160;
to find objects with matching identifiers.
CPAN: Time::HiRes loaded ok (v1.9713)</pre></td></tr></table></div><p>Huh? Okay&#8230;</p><div
class="wp_syntax"><table><tr><td
class="line_numbers"><pre>1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
</pre></td><td
class="code"><pre>cpan[2]&#62; i /SOAP::Lite/
Module</pre></td></tr></table></div><p>...<div
class=clear></div> <a
href="http://beerpla.net/2008/04/30/how-to-install-the-latest-soaplite-using-perl-cpan/" class="read_more"><div
class=excerpt-end>Read the rest of this article &#187;</div></a></p>]]></description> <content:encoded><![CDATA[<p>Apparently it&#039;s not straightforward to install SOAP::Lite, even using CPAN.</p><p>Check this out.</p><div
class="wp_syntax"><table><tr><td
class="line_numbers"><pre>1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
</pre></td><td
class="code"><pre>cpan[1]&gt; install SOAP::Lite
CPAN: Storable loaded ok (v2.18)
Going to read /root/.cpan/Metadata
  Database was generated on Tue, 29 Apr 2008 18:29:45 GMT
CPAN: YAML loaded ok (v0.66)
Going to read /root/.cpan/build/
............................................................................DONE
Found 149 old builds, restored the state of 109
Warning: Cannot install SOAP::Lite, don't know what it is.
Try the command
&nbsp;
    i /SOAP::Lite/
&nbsp;
to find objects with matching identifiers.
CPAN: Time::HiRes loaded ok (v1.9713)</pre></td></tr></table></div><p>Huh? Okay&#8230;</p><div
class="wp_syntax"><table><tr><td
class="line_numbers"><pre>1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
</pre></td><td
class="code"><pre>cpan[2]&gt; i /SOAP::Lite/
Module    ResourcePool::Command::SOAP::Lite::Call (MWS/ResourcePool-Resource-SOAP-Lite-1.0101.tar.gz)
Module    ResourcePool::Factory::SOAP::Lite (MWS/ResourcePool-Resource-SOAP-Lite-1.0101.tar.gz)
Module    ResourcePool::Resource::SOAP::Lite (MWS/ResourcePool-Resource-SOAP-Lite-1.0101.tar.gz)
Module    SOAP::Lite::Deserializer::XMLSchema1999 (MKUTTER/SOAP-Lite-0.71.04.tar.gz)
Module    SOAP::Lite::Deserializer::XMLSchema2001 (MKUTTER/SOAP-Lite-0.71.04.tar.gz)
Module    SOAP::Lite::Deserializer::XMLSchemaSOAP1_1 (MKUTTER/SOAP-Lite-0.71.04.tar.gz)
Module    SOAP::Lite::Deserializer::XMLSchemaSOAP1_2 (MKUTTER/SOAP-Lite-0.71.04.tar.gz)
Module    SOAP::Lite::InstanceExporter (SMEISNER/SOAP-Lite-InstanceExporter-0.02.tar.gz)
Module    SOAP::Lite::Packager   (MKUTTER/SOAP-Lite-0.71.04.tar.gz)
Module    SOAP::Lite::Simple     (LLAP/SOAP-Lite-Simple-1.9.tar.gz)
Module    SOAP::Lite::Simple::DotNet (LLAP/SOAP-Lite-Simple-1.4.tar.gz)
Module    SOAP::Lite::Simple::Real (LLAP/SOAP-Lite-Simple-1.4.tar.gz)
Module    SOAP::Lite::Utility    (BRYCE/SOAP-Lite-Utility-0.01.tar.gz)
Module    SOAP::Lite::Utils      (MKUTTER/SOAP-Lite-0.71.04.tar.gz)
14 items found</pre></td></tr></table></div><p>Wtf? Let&#039;s try something else.</p><div
class="wp_syntax"><table><tr><td
class="line_numbers"><pre>1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
</pre></td><td
class="code"><pre>cpan[8]&gt; i /SOAP.*Lite/
Distribution    BRYCE/SOAP-Lite-Utility-0.01.tar.gz
Distribution    BYRNE/SOAP/SOAP-Lite-0.60a.tar.gz
Distribution    DYACOB/SOAP-Lite-ActiveWorks-0.10.tar.gz
Distribution    DYACOB/SOAP-Lite-SmartProxy-0.11.tar.gz
Distribution    LLAP/SOAP-Lite-Simple-1.4.tar.gz
Distribution    LLAP/SOAP-Lite-Simple-1.9.tar.gz
Distribution    MKUTTER/SOAP-Lite-0.71.04.tar.gz
Distribution    MWS/ResourcePool-Resource-SOAP-Lite-1.0101.tar.gz
Distribution    SMEISNER/SOAP-Lite-InstanceExporter-0.02.tar.gz
Module    Catalyst::Action::SOAP::DocumentLiteral (DRUOSO/Catalyst-Controller-SOAP-0.8.tar.gz)
Module    Catalyst::Action::SOAP::DocumentLiteralWrapped (DRUOSO/Catalyst-Controller-SOAP-0.8.tar.gz)
Module    Catalyst::Action::SOAP::RPCLiteral (DRUOSO/Catalyst-Controller-SOAP-0.8.tar.gz)
Module    Catalyst::Controller::SOAP::DocumentLiteralWrapped (DRUOSO/Catalyst-Controller-SOAP-0.8.tar.gz)
Module    Net::DRI::Transport::HTTP::SOAPLite (PMEVZEK/Net-DRI-0.85.tar.gz)
Module    ResourcePool::Command::SOAP::Lite::Call (MWS/ResourcePool-Resource-SOAP-Lite-1.0101.tar.gz)
Module    ResourcePool::Factory::SOAP::Lite (MWS/ResourcePool-Resource-SOAP-Lite-1.0101.tar.gz)
Module    ResourcePool::Resource::SOAP::Lite (MWS/ResourcePool-Resource-SOAP-Lite-1.0101.tar.gz)
Module  = SOAP::Lite::Deserializer::XMLSchema1999 (MKUTTER/SOAP-Lite-0.71.04.tar.gz)
Module  = SOAP::Lite::Deserializer::XMLSchema2001 (MKUTTER/SOAP-Lite-0.71.04.tar.gz)
Module  = SOAP::Lite::Deserializer::XMLSchemaSOAP1_1 (MKUTTER/SOAP-Lite-0.71.04.tar.gz)
Module  = SOAP::Lite::Deserializer::XMLSchemaSOAP1_2 (MKUTTER/SOAP-Lite-0.71.04.tar.gz)
Module    SOAP::Lite::InstanceExporter (SMEISNER/SOAP-Lite-InstanceExporter-0.02.tar.gz)
Module  = SOAP::Lite::Packager   (MKUTTER/SOAP-Lite-0.71.04.tar.gz)
Module    SOAP::Lite::Simple     (LLAP/SOAP-Lite-Simple-1.9.tar.gz)
Module    SOAP::Lite::Simple::DotNet (LLAP/SOAP-Lite-Simple-1.4.tar.gz)
Module    SOAP::Lite::Simple::Real (LLAP/SOAP-Lite-Simple-1.4.tar.gz)
Module    SOAP::Lite::Utility    (BRYCE/SOAP-Lite-Utility-0.01.tar.gz)
Module  = SOAP::Lite::Utils      (MKUTTER/SOAP-Lite-0.71.04.tar.gz)
28 items found</pre></td></tr></table></div><p>Aha! It&#039;s hiding under a Distribution. Tricky, tricky.</p><div
class="wp_syntax"><table><tr><td
class="line_numbers"><pre>1
2
</pre></td><td
class="code"><pre>cpan
install MKUTTER/SOAP-Lite-0.71.04.tar.gz</pre></td></tr></table></div><div
class="wp_syntax"><table><tr><td
class="line_numbers"><pre>1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
</pre></td><td
class="code"><pre>  CPAN.pm: Going to build M/MK/MKUTTER/SOAP-Lite-0.71.04.tar.gz
&nbsp;
We are about to install SOAP::Lite and for your convenience will provide
you with list of modules and prerequisites, so you'll be able to choose
only modules you need for your configuration.
&nbsp;
XMLRPC::Lite, UDDI::Lite, and XML::Parser::Lite are included by default.
Installed transports can be used for both SOAP::Lite and XMLRPC::Lite.
&nbsp;
Press  to see the detailed list.
&nbsp;
Feature                       Prerequisites                Install?
----------------------------- ---------------------------- --------
Core Package                  [*] Scalar::Util             always
                              [*] Test::More
                              [*] URI
                              [*] MIME::Base64
                              [*] version
                              [*] XML::Parser (v2.23)
Client HTTP support           [*] LWP::UserAgent           always
Client HTTPS support          [*] Crypt::SSLeay            [ yes ]
Client SMTP/sendmail support  [ ] MIME::Lite               [ no ]
Client FTP support            [*] IO::File                 [ yes ]
                              [*] Net::FTP
Standalone HTTP server        [*] HTTP::Daemon             [ yes ]
Apache/mod_perl server        [ ] Apache                   [ no ]
FastCGI server                [ ] FCGI                     [ no ]
POP3 server                   [*] MIME::Parser             [ yes ]
                              [*] Net::POP3
IO server                     [*] IO::File                 [ yes ]
MQ transport support          [ ] MQSeries                 [ no ]
JABBER transport support      [ ] Net::Jabber              [ no ]
MIME messages                 [*] MIME::Parser             [ yes ]
DIME messages                 [*] IO::Scalar (v2.105)      [ no ]
                              [ ] DIME::Tools (v0.03)
                              [ ] Data::UUID (v0.11)
SSL Support for TCP Transport [ ] IO::Socket::SSL          [ no ]
Compression support for HTTP  [*] Compress::Zlib           [ yes ]
MIME interoperability w/ Axis [ ] MIME::Parser (v6.106)    [ no ]
--- An asterix '[*]' indicates if the module is currently installed.
&nbsp;
Do you want to proceed with this configuration? [yes]
Checking if your kit is complete...
Looks good
Writing Makefile for SOAP::Lite
cp lib/SOAP/Packager.pm blib/lib/SOAP/Packager.pm
cp lib/XML/Parser/Lite.pm blib/lib/XML/Parser/Lite.pm
...
Writing /usr/lib/perl5/site_perl/5.10.0/i686-linux/auto/SOAP/Lite/.packlist
Appending installation info to /usr/lib/perl5/5.10.0/i686-linux/perllocal.pod
  MKUTTER/SOAP-Lite-0.71.04.tar.gz
  /usr/bin/make install  -- OK</pre></td></tr></table></div><p>The latest version of SOAP::Lite is installed, time to pat yourself on the back and write some code to actually use it.</p><div
class="shr-bookmarks shr-bookmarks-expand"><ul
class="socials"><li
class="shr-twitter"> <a
href="http://www.shareaholic.com/api/share/?title=How+To+Install+The+Latest+SOAP%3A%3ALite+Using+Perl+CPAN&amp;link=http://beerpla.net/2008/04/30/how-to-install-the-latest-soaplite-using-perl-cpan/&amp;notes=Apparently%20it%27s%20not%20straightforward%20to%20install%20SOAP%3A%3ALite%2C%20even%20using%20CPAN.%20Check%20this%20out.%20cpan%5B1%5D%3E%20install%20SOAP%3A%3ALite%0ACPAN%3A%20Storable%20loaded%20ok%20%28v2.18%29%0AGoing%20to%20read%20%2Froot%2F.cpan%2FMetadata%0A%20%20Database%20was%20generated%20on%20Tue%2C%2029%20Apr%202008%2018%3A29%3A45%20GMT%0ACPAN%3A%20YAML%20loaded%20ok%20%28v0.66%29%0AGoing%20to%20read%20%2Froot%2F.cpan&amp;short_link=http://bit.ly/dcTX3j&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=%24%7Btitle%7D+-+%24%7Bshort_link%7D&amp;service=7&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a></li><li
class="shr-facebook"> <a
href="http://www.shareaholic.com/api/share/?title=How+To+Install+The+Latest+SOAP%3A%3ALite+Using+Perl+CPAN&amp;link=http://beerpla.net/2008/04/30/how-to-install-the-latest-soaplite-using-perl-cpan/&amp;notes=Apparently%20it%27s%20not%20straightforward%20to%20install%20SOAP%3A%3ALite%2C%20even%20using%20CPAN.%20Check%20this%20out.%20cpan%5B1%5D%3E%20install%20SOAP%3A%3ALite%0ACPAN%3A%20Storable%20loaded%20ok%20%28v2.18%29%0AGoing%20to%20read%20%2Froot%2F.cpan%2FMetadata%0A%20%20Database%20was%20generated%20on%20Tue%2C%2029%20Apr%202008%2018%3A29%3A45%20GMT%0ACPAN%3A%20YAML%20loaded%20ok%20%28v0.66%29%0AGoing%20to%20read%20%2Froot%2F.cpan&amp;short_link=http://bit.ly/dcTX3j&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=5&amp;tags=&amp;ctype=" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a></li><li
class="shr-googlebuzz"> <a
href="http://www.shareaholic.com/api/share/?title=How+To+Install+The+Latest+SOAP%3A%3ALite+Using+Perl+CPAN&amp;link=http://beerpla.net/2008/04/30/how-to-install-the-latest-soaplite-using-perl-cpan/&amp;notes=Apparently%20it%27s%20not%20straightforward%20to%20install%20SOAP%3A%3ALite%2C%20even%20using%20CPAN.%20Check%20this%20out.%20cpan%5B1%5D%3E%20install%20SOAP%3A%3ALite%0ACPAN%3A%20Storable%20loaded%20ok%20%28v2.18%29%0AGoing%20to%20read%20%2Froot%2F.cpan%2FMetadata%0A%20%20Database%20was%20generated%20on%20Tue%2C%2029%20Apr%202008%2018%3A29%3A45%20GMT%0ACPAN%3A%20YAML%20loaded%20ok%20%28v0.66%29%0AGoing%20to%20read%20%2Froot%2F.cpan&amp;short_link=http://bit.ly/dcTX3j&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=257&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a></li><li
class="shr-reddit"> <a
href="http://www.shareaholic.com/api/share/?title=How+To+Install+The+Latest+SOAP%3A%3ALite+Using+Perl+CPAN&amp;link=http://beerpla.net/2008/04/30/how-to-install-the-latest-soaplite-using-perl-cpan/&amp;notes=Apparently%20it%27s%20not%20straightforward%20to%20install%20SOAP%3A%3ALite%2C%20even%20using%20CPAN.%20Check%20this%20out.%20cpan%5B1%5D%3E%20install%20SOAP%3A%3ALite%0ACPAN%3A%20Storable%20loaded%20ok%20%28v2.18%29%0AGoing%20to%20read%20%2Froot%2F.cpan%2FMetadata%0A%20%20Database%20was%20generated%20on%20Tue%2C%2029%20Apr%202008%2018%3A29%3A45%20GMT%0ACPAN%3A%20YAML%20loaded%20ok%20%28v0.66%29%0AGoing%20to%20read%20%2Froot%2F.cpan&amp;short_link=http://bit.ly/dcTX3j&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=40&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a></li><li
class="shr-hackernews"> <a
href="http://www.shareaholic.com/api/share/?title=How+To+Install+The+Latest+SOAP%3A%3ALite+Using+Perl+CPAN&amp;link=http://beerpla.net/2008/04/30/how-to-install-the-latest-soaplite-using-perl-cpan/&amp;notes=Apparently%20it%27s%20not%20straightforward%20to%20install%20SOAP%3A%3ALite%2C%20even%20using%20CPAN.%20Check%20this%20out.%20cpan%5B1%5D%3E%20install%20SOAP%3A%3ALite%0ACPAN%3A%20Storable%20loaded%20ok%20%28v2.18%29%0AGoing%20to%20read%20%2Froot%2F.cpan%2FMetadata%0A%20%20Database%20was%20generated%20on%20Tue%2C%2029%20Apr%202008%2018%3A29%3A45%20GMT%0ACPAN%3A%20YAML%20loaded%20ok%20%28v0.66%29%0AGoing%20to%20read%20%2Froot%2F.cpan&amp;short_link=http://bit.ly/dcTX3j&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=202&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Submit this to Hacker News">Submit this to Hacker News</a></li><li
class="shr-delicious"> <a
href="http://www.shareaholic.com/api/share/?title=How+To+Install+The+Latest+SOAP%3A%3ALite+Using+Perl+CPAN&amp;link=http://beerpla.net/2008/04/30/how-to-install-the-latest-soaplite-using-perl-cpan/&amp;notes=Apparently%20it%27s%20not%20straightforward%20to%20install%20SOAP%3A%3ALite%2C%20even%20using%20CPAN.%20Check%20this%20out.%20cpan%5B1%5D%3E%20install%20SOAP%3A%3ALite%0ACPAN%3A%20Storable%20loaded%20ok%20%28v2.18%29%0AGoing%20to%20read%20%2Froot%2F.cpan%2FMetadata%0A%20%20Database%20was%20generated%20on%20Tue%2C%2029%20Apr%202008%2018%3A29%3A45%20GMT%0ACPAN%3A%20YAML%20loaded%20ok%20%28v0.66%29%0AGoing%20to%20read%20%2Froot%2F.cpan&amp;short_link=http://bit.ly/dcTX3j&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=2&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a></li><li
class="shr-stumbleupon"> <a
href="http://www.shareaholic.com/api/share/?title=How+To+Install+The+Latest+SOAP%3A%3ALite+Using+Perl+CPAN&amp;link=http://beerpla.net/2008/04/30/how-to-install-the-latest-soaplite-using-perl-cpan/&amp;notes=Apparently%20it%27s%20not%20straightforward%20to%20install%20SOAP%3A%3ALite%2C%20even%20using%20CPAN.%20Check%20this%20out.%20cpan%5B1%5D%3E%20install%20SOAP%3A%3ALite%0ACPAN%3A%20Storable%20loaded%20ok%20%28v2.18%29%0AGoing%20to%20read%20%2Froot%2F.cpan%2FMetadata%0A%20%20Database%20was%20generated%20on%20Tue%2C%2029%20Apr%202008%2018%3A29%3A45%20GMT%0ACPAN%3A%20YAML%20loaded%20ok%20%28v0.66%29%0AGoing%20to%20read%20%2Froot%2F.cpan&amp;short_link=http://bit.ly/dcTX3j&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=38&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a></li><li
class="shr-mail"> <a
href="http://www.shareaholic.com/api/share/?title=How%20To%20Install%20The%20Latest%20SOAP%3A%3ALite%20Using%20Perl%20CPAN&amp;link=http://beerpla.net/2008/04/30/how-to-install-the-latest-soaplite-using-perl-cpan/&amp;notes=Apparently%20it%27s%20not%20straightforward%20to%20install%20SOAP%3A%3ALite%2C%20even%20using%20CPAN.%20Check%20this%20out.%20cpan%5B1%5D%3E%20install%20SOAP%3A%3ALite%0ACPAN%3A%20Storable%20loaded%20ok%20%28v2.18%29%0AGoing%20to%20read%20%2Froot%2F.cpan%2FMetadata%0A%20%20Database%20was%20generated%20on%20Tue%2C%2029%20Apr%202008%2018%3A29%3A45%20GMT%0ACPAN%3A%20YAML%20loaded%20ok%20%28v0.66%29%0AGoing%20to%20read%20%2Froot%2F.cpan&amp;short_link=http://bit.ly/dcTX3j&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=201&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Email this to a friend?">Email this to a friend?</a></li></ul><div
style="clear: both;"></div></div> Similar Posts:<ul><li><a
href="http://beerpla.net/2007/10/12/cpan-the-perl-module-manager/" rel="bookmark" title="October 12, 2007">cpan &#8211; The Perl Module Manager</a></li><li><a
href="http://beerpla.net/2009/06/09/how-to-make-your-site-lightning-fast-by-compressing-deflategzip-your-html-javascript-css-xml-etc-in-apache/" rel="bookmark" title="June 9, 2009">How To Make Your Site Lightning Fast* By Compressing (deflate/gzip) Your HTML, Javascript, CSS, XML, etc In Apache</a></li><li><a
href="http://beerpla.net/2008/04/22/do-not-use-this-perl-module-passwdunix/" rel="bookmark" title="April 22, 2008">Do NOT Use This Perl Module: Passwd::Unix</a></li><li><a
href="http://beerpla.net/2008/03/27/parsing-json-in-perl-by-example-southparkstudioscom-south-park-episodes/" rel="bookmark" title="March 27, 2008">Parsing JSON In Perl By Example &#8211; SouthParkStudios.com South Park Episodes</a></li><li><a
href="http://beerpla.net/2010/02/03/how-not-to-implement-a-web-application-that-handles-external-authentication-using-betwittered-com-as-an-example/" rel="bookmark" title="February 3, 2010">How *Not* To Implement A Web Application That Handles External Authentication, Using BeTwittered.com As An Example</a></li></ul><p><a
class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fbeerpla.net%2F2008%2F04%2F30%2Fhow-to-install-the-latest-soaplite-using-perl-cpan%2F&amp;title=How%20To%20Install%20The%20Latest%20SOAP%3A%3ALite%20Using%20Perl%20CPAN" id="wpa2a_2"><img
src="http://beerpla.net/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded> <wfw:commentRss>http://beerpla.net/2008/04/30/how-to-install-the-latest-soaplite-using-perl-cpan/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>cpan &#8211; The Perl Module Manager</title><link>http://beerpla.net/2007/10/12/cpan-the-perl-module-manager/</link> <comments>http://beerpla.net/2007/10/12/cpan-the-perl-module-manager/#comments</comments> <pubDate>Sat, 13 Oct 2007 00:24:22 +0000</pubDate> <dc:creator>Artem Russakovskii</dc:creator> <category><![CDATA[Linux]]></category> <category><![CDATA[Programming]]></category> <category><![CDATA[cpan]]></category> <category><![CDATA[make]]></category> <category><![CDATA[module]]></category> <category><![CDATA[Perl]]></category> <category><![CDATA[suse]]></category> <guid
isPermaLink="false">http://beerpla.net/2007/10/12/cpan-the-perl-module-manager/</guid> <description><![CDATA[<p>cpan is a perl module manager. To get into cpan, login as root and type in</p><div
class="wp_syntax"><div
class="code"><pre>cpan</pre></div></div><p>Install a module:</p><div
class="wp_syntax"><div
class="code"><pre>cpan install MODULE</pre></div></div><p>Upgrade a module:</p><div
class="wp_syntax"><div
class="code"><pre>cpan upgrade MODULE</pre></div></div><p>Reinstall a module or force install in case of failed tests:</p><div
class="wp_syntax"><div
class="code"><pre>force install MODULE</pre></div></div><p>See a list of upgradable modules:</p><div
class="wp_syntax"><div
class="code"><pre>r</pre></div></div><p>See cpan configuration (that&#039;s the letter &#039;o&#039;):</p><div
class="wp_syntax"><div
class="code"><pre>o conf</pre></div></div><p>Update an option in cpan configuration:</p><div
class="wp_syntax"><div
class="code"><pre>o conf OPTION_NAME OPTION_VALUE</pre></div></div><p>It is always nice to:</p><div
class="wp_syntax"><div
class="code"><pre>upgrade CPAN
install Bundle::CPAN</pre></div></div><p>If there&#039;s an error making a Perl module, it can be caused by a missing make path in cpan configuration. In cpan, type in:</p><div
class="wp_syntax"><div
class="code"><pre>o conf</pre></div></div><p>which will show all cpan options, then:...<div
class=clear></div> <a
href="http://beerpla.net/2007/10/12/cpan-the-perl-module-manager/" class="read_more"><div
class=excerpt-end>Read the rest of this article &#187;</div></a></p>]]></description> <content:encoded><![CDATA[<p>cpan is a perl module manager. To get into cpan, login as root and type in</p><div
class="wp_syntax"><div
class="code"><pre>cpan</pre></div></div><p>Install a module:</p><div
class="wp_syntax"><div
class="code"><pre>cpan install MODULE</pre></div></div><p>Upgrade a module:</p><div
class="wp_syntax"><div
class="code"><pre>cpan upgrade MODULE</pre></div></div><p>Reinstall a module or force install in case of failed tests:</p><div
class="wp_syntax"><div
class="code"><pre>force install MODULE</pre></div></div><p>See a list of upgradable modules:</p><div
class="wp_syntax"><div
class="code"><pre>r</pre></div></div><p>See cpan configuration (that&#039;s the letter &#039;o&#039;):</p><div
class="wp_syntax"><div
class="code"><pre>o conf</pre></div></div><p>Update an option in cpan configuration:</p><div
class="wp_syntax"><div
class="code"><pre>o conf OPTION_NAME OPTION_VALUE</pre></div></div><p>It is always nice to:</p><div
class="wp_syntax"><div
class="code"><pre>upgrade CPAN
install Bundle::CPAN</pre></div></div><p>If there&#039;s an error making a Perl module, it can be caused by a missing make path in cpan configuration. In cpan, type in:</p><div
class="wp_syntax"><div
class="code"><pre>o conf</pre></div></div><p>which will show all cpan options, then:</p><div
class="wp_syntax"><div
class="code"><pre>o conf make /usr/bin/make
o conf commit</pre></div></div><p>A good option is:</p><div
class="wp_syntax"><div
class="code"><pre>o conf prerequisites_policy follow</pre></div></div><p>By default, cpan will prompt to install every dependecy while installing a module. This option will automatically install dependencies without prompting.</p><div
class="shr-bookmarks shr-bookmarks-expand"><ul
class="socials"><li
class="shr-twitter"> <a
href="http://www.shareaholic.com/api/share/?title=cpan+-+The+Perl+Module+Manager&amp;link=http://beerpla.net/2007/10/12/cpan-the-perl-module-manager/&amp;notes=cpan%20is%20a%20perl%20module%20manager.%20To%20get%20into%20cpan%2C%20login%20as%20root%20and%20type%20in%0D%0Acpan%0D%0AInstall%20a%20module%3A%0D%0Acpan%20install%20MODULE%0D%0AUpgrade%20a%20module%3A%0D%0Acpan%20upgrade%20MODULE%0D%0AReinstall%20a%20module%20or%20force%20install%20in%20case%20of%20failed%20tests%3A%0D%0Aforce%20install%20MODULE%0D%0ASee%20a%20list%20of%20upgradable%20modules%3A%0D%0Ar%0D%0ASee%20cpan%20configu&amp;short_link=http://bit.ly/9bgziz&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=%24%7Btitle%7D+-+%24%7Bshort_link%7D&amp;service=7&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a></li><li
class="shr-facebook"> <a
href="http://www.shareaholic.com/api/share/?title=cpan+-+The+Perl+Module+Manager&amp;link=http://beerpla.net/2007/10/12/cpan-the-perl-module-manager/&amp;notes=cpan%20is%20a%20perl%20module%20manager.%20To%20get%20into%20cpan%2C%20login%20as%20root%20and%20type%20in%0D%0Acpan%0D%0AInstall%20a%20module%3A%0D%0Acpan%20install%20MODULE%0D%0AUpgrade%20a%20module%3A%0D%0Acpan%20upgrade%20MODULE%0D%0AReinstall%20a%20module%20or%20force%20install%20in%20case%20of%20failed%20tests%3A%0D%0Aforce%20install%20MODULE%0D%0ASee%20a%20list%20of%20upgradable%20modules%3A%0D%0Ar%0D%0ASee%20cpan%20configu&amp;short_link=http://bit.ly/9bgziz&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=5&amp;tags=&amp;ctype=" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a></li><li
class="shr-googlebuzz"> <a
href="http://www.shareaholic.com/api/share/?title=cpan+-+The+Perl+Module+Manager&amp;link=http://beerpla.net/2007/10/12/cpan-the-perl-module-manager/&amp;notes=cpan%20is%20a%20perl%20module%20manager.%20To%20get%20into%20cpan%2C%20login%20as%20root%20and%20type%20in%0D%0Acpan%0D%0AInstall%20a%20module%3A%0D%0Acpan%20install%20MODULE%0D%0AUpgrade%20a%20module%3A%0D%0Acpan%20upgrade%20MODULE%0D%0AReinstall%20a%20module%20or%20force%20install%20in%20case%20of%20failed%20tests%3A%0D%0Aforce%20install%20MODULE%0D%0ASee%20a%20list%20of%20upgradable%20modules%3A%0D%0Ar%0D%0ASee%20cpan%20configu&amp;short_link=http://bit.ly/9bgziz&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=257&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a></li><li
class="shr-reddit"> <a
href="http://www.shareaholic.com/api/share/?title=cpan+-+The+Perl+Module+Manager&amp;link=http://beerpla.net/2007/10/12/cpan-the-perl-module-manager/&amp;notes=cpan%20is%20a%20perl%20module%20manager.%20To%20get%20into%20cpan%2C%20login%20as%20root%20and%20type%20in%0D%0Acpan%0D%0AInstall%20a%20module%3A%0D%0Acpan%20install%20MODULE%0D%0AUpgrade%20a%20module%3A%0D%0Acpan%20upgrade%20MODULE%0D%0AReinstall%20a%20module%20or%20force%20install%20in%20case%20of%20failed%20tests%3A%0D%0Aforce%20install%20MODULE%0D%0ASee%20a%20list%20of%20upgradable%20modules%3A%0D%0Ar%0D%0ASee%20cpan%20configu&amp;short_link=http://bit.ly/9bgziz&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=40&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a></li><li
class="shr-hackernews"> <a
href="http://www.shareaholic.com/api/share/?title=cpan+-+The+Perl+Module+Manager&amp;link=http://beerpla.net/2007/10/12/cpan-the-perl-module-manager/&amp;notes=cpan%20is%20a%20perl%20module%20manager.%20To%20get%20into%20cpan%2C%20login%20as%20root%20and%20type%20in%0D%0Acpan%0D%0AInstall%20a%20module%3A%0D%0Acpan%20install%20MODULE%0D%0AUpgrade%20a%20module%3A%0D%0Acpan%20upgrade%20MODULE%0D%0AReinstall%20a%20module%20or%20force%20install%20in%20case%20of%20failed%20tests%3A%0D%0Aforce%20install%20MODULE%0D%0ASee%20a%20list%20of%20upgradable%20modules%3A%0D%0Ar%0D%0ASee%20cpan%20configu&amp;short_link=http://bit.ly/9bgziz&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=202&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Submit this to Hacker News">Submit this to Hacker News</a></li><li
class="shr-delicious"> <a
href="http://www.shareaholic.com/api/share/?title=cpan+-+The+Perl+Module+Manager&amp;link=http://beerpla.net/2007/10/12/cpan-the-perl-module-manager/&amp;notes=cpan%20is%20a%20perl%20module%20manager.%20To%20get%20into%20cpan%2C%20login%20as%20root%20and%20type%20in%0D%0Acpan%0D%0AInstall%20a%20module%3A%0D%0Acpan%20install%20MODULE%0D%0AUpgrade%20a%20module%3A%0D%0Acpan%20upgrade%20MODULE%0D%0AReinstall%20a%20module%20or%20force%20install%20in%20case%20of%20failed%20tests%3A%0D%0Aforce%20install%20MODULE%0D%0ASee%20a%20list%20of%20upgradable%20modules%3A%0D%0Ar%0D%0ASee%20cpan%20configu&amp;short_link=http://bit.ly/9bgziz&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=2&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a></li><li
class="shr-stumbleupon"> <a
href="http://www.shareaholic.com/api/share/?title=cpan+-+The+Perl+Module+Manager&amp;link=http://beerpla.net/2007/10/12/cpan-the-perl-module-manager/&amp;notes=cpan%20is%20a%20perl%20module%20manager.%20To%20get%20into%20cpan%2C%20login%20as%20root%20and%20type%20in%0D%0Acpan%0D%0AInstall%20a%20module%3A%0D%0Acpan%20install%20MODULE%0D%0AUpgrade%20a%20module%3A%0D%0Acpan%20upgrade%20MODULE%0D%0AReinstall%20a%20module%20or%20force%20install%20in%20case%20of%20failed%20tests%3A%0D%0Aforce%20install%20MODULE%0D%0ASee%20a%20list%20of%20upgradable%20modules%3A%0D%0Ar%0D%0ASee%20cpan%20configu&amp;short_link=http://bit.ly/9bgziz&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=38&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a></li><li
class="shr-mail"> <a
href="http://www.shareaholic.com/api/share/?title=cpan%20-%20The%20Perl%20Module%20Manager&amp;link=http://beerpla.net/2007/10/12/cpan-the-perl-module-manager/&amp;notes=cpan%20is%20a%20perl%20module%20manager.%20To%20get%20into%20cpan%2C%20login%20as%20root%20and%20type%20in%0D%0Acpan%0D%0AInstall%20a%20module%3A%0D%0Acpan%20install%20MODULE%0D%0AUpgrade%20a%20module%3A%0D%0Acpan%20upgrade%20MODULE%0D%0AReinstall%20a%20module%20or%20force%20install%20in%20case%20of%20failed%20tests%3A%0D%0Aforce%20install%20MODULE%0D%0ASee%20a%20list%20of%20upgradable%20modules%3A%0D%0Ar%0D%0ASee%20cpan%20configu&amp;short_link=http://bit.ly/9bgziz&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=201&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Email this to a friend?">Email this to a friend?</a></li></ul><div
style="clear: both;"></div></div> Similar Posts:<ul><li><a
href="http://beerpla.net/2008/04/30/how-to-install-the-latest-soaplite-using-perl-cpan/" rel="bookmark" title="April 30, 2008">How To Install The Latest SOAP::Lite Using Perl CPAN</a></li><li><a
href="http://beerpla.net/2008/04/22/do-not-use-this-perl-module-passwdunix/" rel="bookmark" title="April 22, 2008">Do NOT Use This Perl Module: Passwd::Unix</a></li><li><a
href="http://beerpla.net/2009/06/09/how-to-make-your-site-lightning-fast-by-compressing-deflategzip-your-html-javascript-css-xml-etc-in-apache/" rel="bookmark" title="June 9, 2009">How To Make Your Site Lightning Fast* By Compressing (deflate/gzip) Your HTML, Javascript, CSS, XML, etc In Apache</a></li><li><a
href="http://beerpla.net/2009/03/05/perl-how-to-get-the-path-of-an-included-library-pm-regardless-of-current-directory/" rel="bookmark" title="March 5, 2009">[Perl] How To Get The Path Of An Included Library (.pm), Regardless Of Current Directory</a></li><li><a
href="http://beerpla.net/2007/07/09/how-to-download-and-install-windows-media-player-11-bypassing-wga/" rel="bookmark" title="July 9, 2007">How To Download And Install Windows Media Player 11 Bypassing WGA</a></li></ul><p><a
class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fbeerpla.net%2F2007%2F10%2F12%2Fcpan-the-perl-module-manager%2F&amp;title=cpan%20%26%238211%3B%20The%20Perl%20Module%20Manager" id="wpa2a_4"><img
src="http://beerpla.net/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded> <wfw:commentRss>http://beerpla.net/2007/10/12/cpan-the-perl-module-manager/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> </channel> </rss>
