<?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>The Linux Noob &#187; perl</title>
	<atom:link href="http://thelinuxnoob.com/tag/perl/feed/" rel="self" type="application/rss+xml" />
	<link>http://thelinuxnoob.com</link>
	<description>Fixin&#039; issues one ticket at a time</description>
	<lastBuildDate>Tue, 19 Jul 2011 12:43:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Installing Perl on a cPanel server</title>
		<link>http://thelinuxnoob.com/linux/installing-perl-on-a-cpanel-server/</link>
		<comments>http://thelinuxnoob.com/linux/installing-perl-on-a-cpanel-server/#comments</comments>
		<pubDate>Sat, 07 May 2011 21:50:16 +0000</pubDate>
		<dc:creator>Clayton</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[SSH]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[cPanel]]></category>
		<category><![CDATA[perl]]></category>

		<guid isPermaLink="false">http://thelinuxnoob.com/?p=209</guid>
		<description><![CDATA[Installing/upgrading perl is a pretty straight forward task and is necessary for cPanel to function properly. If I remember correctly, the install takes 25-30 minutes to complete depending on your server setup.]]></description>
			<content:encoded><![CDATA[<p>Installing/upgrading perl is a pretty straight forward task and is necessary for cPanel to function properly.</p>
<pre class="brush: bash; title: ; notranslate">root@ohhai [~]# wget http://layer1.cpanel.net/perl588installer.tar.gz
root@ohhai [~]# tar -xvzf perl588installer.tar.gz
root@ohhai [~]# cd perl588installer
root@ohhai [~]# ./install
</pre>
<p>If I remember correctly, the install takes 25-30 minutes to complete depending on your server setup.</p>
]]></content:encoded>
			<wfw:commentRss>http://thelinuxnoob.com/linux/installing-perl-on-a-cpanel-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install Perl</title>
		<link>http://thelinuxnoob.com/linux/install-perl/</link>
		<comments>http://thelinuxnoob.com/linux/install-perl/#comments</comments>
		<pubDate>Thu, 22 Oct 2009 07:54:05 +0000</pubDate>
		<dc:creator>Clayton</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[SSH]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[perl]]></category>

		<guid isPermaLink="false">http://thelinuxnoob.com/?p=21</guid>
		<description><![CDATA[Very simple install, only 4 commands via SSH and takes about 20 minutes for the install to complete. wget http://layer1.cpanel.net/perl588installer.tar.gz tar -xvzf perl588installer.tar.gz cd perl588installer ./install]]></description>
			<content:encoded><![CDATA[<p>Very simple install, only 4 commands via SSH and takes about 20 minutes for the install to complete.</p>
<blockquote><p>wget http://layer1.cpanel.net/perl588installer.tar.gz<br />
tar -xvzf perl588installer.tar.gz<br />
cd perl588installer<br />
./install</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://thelinuxnoob.com/linux/install-perl/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

