<?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>perlmod</title>
	<atom:link href="http://www.perlmod.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.perlmod.net</link>
	<description>Auto perl module installer script will install a perl module and all dependent modules in one step</description>
	<lastBuildDate>Sat, 26 Nov 2011 17:15:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>perlmod &#8211; Perl Module Manager</title>
		<link>http://www.perlmod.net/perlmod-perl-module-manager/</link>
		<comments>http://www.perlmod.net/perlmod-perl-module-manager/#comments</comments>
		<pubDate>Sat, 26 Nov 2011 17:09:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Perl Modules]]></category>
		<category><![CDATA[perl module auto installer]]></category>
		<category><![CDATA[perl module installer]]></category>
		<category><![CDATA[perl module manager]]></category>
		<category><![CDATA[perlmod]]></category>

		<guid isPermaLink="false">http://www.perlmod.net/?p=5</guid>
		<description><![CDATA[Features a) We can install any number of modules in a single command. Also all dependent modules of these modules installed simultaneously. b) Uninstall modules from the system c) Print all files related to a module d) List all perl modules installed in the system e) List version of module installed in the system f) [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Features</strong></p>
<p>a) We can install any number of modules in a single command. Also all dependent modules of these modules installed simultaneously.</p>
<p>b) Uninstall modules from the system</p>
<p>c) Print all files related to a module</p>
<p>d) List all perl modules installed in the system</p>
<p>e) List version of module installed in the system</p>
<p>f) Search for a module installed in the system</p>
<p>h) Search for a module in cpan.org</p>
<p style="text-align: left;">If PERL Module Installation Script is not working , please <a href="http://www.seofreetools.net/contact/">conatct</a> us.</p>
<p style="text-align: left;"><strong>Download</strong></p>
<p><a href="http://www.seofreetools.net//download/scripts/perlmod/perlmod.v.1.1.0.zip">perlmod.v.1.1.0.zip</a></p>
<p><a href="http://www.seofreetools.net/download/scripts/perlmod/perlmod.v.1.1.0.tar.gz">perlmod.v.1.1.0.tar.gz</a></p>
<p>&nbsp;</p>
<p><strong>Installation</strong></p>
<p>a) chmod 655 installer</p>
<p>b) ./installer</p>
<p><strong>Note:</strong> Always run as a root user</p>
<p><strong>Syntax:</strong></p>
<p>perlmod [options] [module1] [module2] &#8230;</p>
<p><strong>Options:</strong></p>
<p>-i, install, &#8211;install          =&gt; Install perl modules automatically</p>
<p>-d, delete, &#8211;delete        =&gt; Uninstall perl modules from the system</p>
<p>-f, file, &#8211;file                  =&gt; Print all files related to a module</p>
<p>-h, help, &#8211;help              =&gt; Print help about perlmod</p>
<p>-l, list, &#8211;list                   =&gt; List all perl modules installed in system</p>
<p>-m, module, &#8211;module    =&gt; List version of module installed in system</p>
<p>-c, cpan, &#8211;cpan            =&gt; Search for a perl module in cpan.org</p>
<p>-s, search, &#8211;search      =&gt; Search for a perl module installed in system</p>
<p>-v, version, &#8211;version     =&gt; Shows perlmod version</p>
<p><strong>Example:</strong></p>
<p>install                        =&gt; perlmod -i Date::Calc SOAP::Parser Authen::NTLM::HTTP</p>
<p>uninstall                    =&gt; perlmod -d Date::Calc</p>
<p>module files              =&gt; perlmod -f Date::Calc</p>
<p>module details           =&gt; perlmod -m Date::Calc</p>
<p>list all modules          =&gt; perlmod -l</p>
<p>search in cpan.org     =&gt; perlmod -c Date::Calc</p>
<p>search for a module   =&gt; perlmod -s Date::Calc</p>
<p>perlmod help             =&gt; perlmod -h</p>
<p>perlmod version         =&gt; perlmod -v</p>
<p>Developed By <strong>Geo Varghese</strong> (<a href="http://www.seofreetools.net/">http://www.seofreetools.net/</a>)</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.perlmod.net/perlmod-perl-module-manager/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
