<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title><![CDATA[NOVELL FORUMS - WHAT'S NEW: SUSE Linux Enterprise Desktop]]></title>
		<link>http://forums.novell.com/</link>
		<description />
		<language>en</language>
		<lastBuildDate>Sun, 22 Nov 2009 13:38:52 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://forums.novell.com/images/ca_serenity/misc/rss.jpg</url>
			<title><![CDATA[NOVELL FORUMS - WHAT'S NEW: SUSE Linux Enterprise Desktop]]></title>
			<link>http://forums.novell.com/</link>
		</image>
		<item>
			<title>How to Add Additional Perl Modules to Your Linux Installatio</title>
			<link>http://forums.novell.com/newsflash/whats-new-product-specific-feed/whats-new-suse-linux-enterprise-desktop/392297-how-add-additional-perl-modules-your-linux-installatio.html</link>
			<pubDate>Wed, 11 Nov 2009 19:30:02 GMT</pubDate>
			<description><![CDATA[How to Add Additional Perl Modules to Your Linux Installation 
10-Nov-2009 02:18 PM 
 
 Depending on whether you're using openSUSE, SUSE Linux...]]></description>
			<content:encoded><![CDATA[<div>How to Add Additional Perl Modules to Your Linux Installation<br />
10-Nov-2009 02:18 PM<br />
<br />
 Depending on whether you're using openSUSE, SUSE Linux Enterprise Desktop, SUSE Linux Enterprise Server or Open Enterprise Server and which version you're using you may be lucky and find that you can easily add the required <a href="http://forums.novell.com/communities/glossary/term/2048" target="_blank">Perl</a> module via <a href="http://forums.novell.com/communities/glossary/term/3338" target="_blank">YaST</a>.<br />
<br />
 Here packages are named perl- where double colons (::) are replaced by a minus (-) so for example the Net::<a href="http://forums.novell.com/communities/glossary/term/2354" target="_blank">SNMP</a> module can be added by installing the perl-Net-SNMP package.<br />
<br />
 However the majority of Perl modules are not available through YaST so have to be added another way.  Fortunately Perl on Linux provides a way of automating the manual process.<br />
<br />
 As root run<br />
<br />
 # perl -MCPAN -e 'shell'  If it's the first time this has been done you need to answer some questions - you can either choose to autoconfigure these or run through manually and choose defaults.  If you get prompted for a CPAN mirror <a href="http://forums.novell.com/communities/glossary/term/2554" target="_blank">URL</a> use something suitable from <a href="http://search.cpan.org/mirror" target="_blank">http://search.cpan.org/mirror</a><br />
<br />
 Once done you can then install the additional modules - case is important!<br />
<br />
 For example, to install the Net::<a href="http://forums.novell.com/communities/glossary/term/3099" target="_blank">SMTP</a> module do<br />
<br />
 cpan[#]&gt; install Net::SMTP  at the end of which, if this is the first time using the shell, it will probably note that there's a newer CPAN so then<br />
<br />
 cpan[#]&gt; install CPAN  which may take a while!<br />
<br />
 Afterwards it will prompt you to reload CPAN so<br />
<br />
 cpan[#]&gt; reload CPAN  To exit<br />
<br />
 cpan[#]&gt; quit   <ul><li><a href="http://forums.novell.com/communities/node/2946/opensuse" target="_blank">openSUSE</a> </li>
</ul><br />
<br />
<br />
<a href="http://www.novell.com/communities/node/9222/how-add-additional-perl-modules-your-linux-installation" target="_blank">More...</a></div>

]]></content:encoded>
			<category domain="http://forums.novell.com/newsflash/whats-new-product-specific-feed/whats-new-suse-linux-enterprise-desktop/"><![CDATA[WHAT'S NEW: SUSE Linux Enterprise Desktop]]></category>
			<dc:creator>Cool Solutions</dc:creator>
			<guid isPermaLink="true">http://forums.novell.com/newsflash/whats-new-product-specific-feed/whats-new-suse-linux-enterprise-desktop/392297-how-add-additional-perl-modules-your-linux-installatio.html</guid>
		</item>
	</channel>
</rss>
