<?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>Linux Admin Zone &#187; perl</title>
	<atom:link href="http://linuxadminzone.com/tag/perl/feed/" rel="self" type="application/rss+xml" />
	<link>http://linuxadminzone.com</link>
	<description>Adding more reasons to celebrate Open Source.</description>
	<lastBuildDate>Wed, 23 Nov 2011 14:56:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Quickly install perl module Net::Amazon::S3 and all its dependencies</title>
		<link>http://linuxadminzone.com/quickly-install-perl-module-netamazons3-and-all-its-dependencies/</link>
		<comments>http://linuxadminzone.com/quickly-install-perl-module-netamazons3-and-all-its-dependencies/#comments</comments>
		<pubDate>Mon, 25 May 2009 12:13:41 +0000</pubDate>
		<dc:creator>jagbir</dc:creator>
				<category><![CDATA[AWS]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[Net Amazon S3]]></category>
		<category><![CDATA[S3]]></category>

		<guid isPermaLink="false">http://linuxadminzone.com/?p=122</guid>
		<description><![CDATA[Net::Amazon::S3 is the standard perl module to interact with Amazon S3 service using perl scripts. If you ever tried to install it, you may well aware about its gigantic dependecies on other modules which must be installed correctly. If anything goes wrong, you&#8217;ll be in mess because you have check around 66 different modules. Here [...]]]></description>
		<wfw:commentRss>http://linuxadminzone.com/quickly-install-perl-module-netamazons3-and-all-its-dependencies/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Download, install and configure perl GeoIP module manually</title>
		<link>http://linuxadminzone.com/download-install-and-configure-perl-geoip-module-manually/</link>
		<comments>http://linuxadminzone.com/download-install-and-configure-perl-geoip-module-manually/#comments</comments>
		<pubDate>Fri, 03 Apr 2009 07:39:37 +0000</pubDate>
		<dc:creator>jagbir</dc:creator>
				<category><![CDATA[perl]]></category>
		<category><![CDATA[geoip]]></category>

		<guid isPermaLink="false">http://linuxadminzone.com/?p=93</guid>
		<description><![CDATA[After a try to install perl Geo::IP through cpan, and spending some moments to resovle error about missing C api library etc. I&#8217;ve opted for manual install which goes quite smooth. Here are the steps which I followed on my CentOS 5.2 server. Please note that the version of software mentioned here might be outdated [...]]]></description>
		<wfw:commentRss>http://linuxadminzone.com/download-install-and-configure-perl-geoip-module-manually/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quickly fix perl Undefined subroutine &amp;LWP::Debug::trace issue</title>
		<link>http://linuxadminzone.com/quickly-fix-perl-undefined-subroutine-lwpdebugtrace-issue/</link>
		<comments>http://linuxadminzone.com/quickly-fix-perl-undefined-subroutine-lwpdebugtrace-issue/#comments</comments>
		<pubDate>Tue, 23 Dec 2008 12:26:49 +0000</pubDate>
		<dc:creator>jagbir</dc:creator>
				<category><![CDATA[perl]]></category>
		<category><![CDATA[Troubleshooting]]></category>

		<guid isPermaLink="false">http://linuxadminzone.com/?p=32</guid>
		<description><![CDATA[I installed required modules in one Fedora 8 and one CentOS 5.2 boxes to interact with Amazon SQS and S3 services and build a perl script. When trying to start perl script, following error encountered: Undefined subroutine &#38;amp;LWP::Debug::trace called at /usr/lib/perl5/site_perl/5.8.8/LWP/UserAgent/Determined.pm line 21. Force Re-installation of LWP::UserAgent::Determined module does not avail anything. Then after some [...]]]></description>
		<wfw:commentRss>http://linuxadminzone.com/quickly-fix-perl-undefined-subroutine-lwpdebugtrace-issue/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Install perl Net::SFTP module in linux</title>
		<link>http://linuxadminzone.com/install-perl-netsftp-module-in-linux/</link>
		<comments>http://linuxadminzone.com/install-perl-netsftp-module-in-linux/#comments</comments>
		<pubDate>Fri, 20 Jun 2008 11:20:27 +0000</pubDate>
		<dc:creator>jagbir</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[net sftp]]></category>
		<category><![CDATA[perl]]></category>

		<guid isPermaLink="false">http://linuxadminzone.com/?p=17</guid>
		<description><![CDATA[When installing perl Net::SFTP module in CentOS 5 box: # perl -MCPAN -e 'install Net::SSH::Perl' It got stuck at: t/01-compile.t&#8230;..ok t/02-buffer.t&#8230;&#8230;ok t/03-packet.t&#8230;&#8230;1/10 then I tried installation with force so that it can skip tests if any of them failed: # perl -MCPAN -e 'force install Net::SSH::Perl' The module seems installed ok but while using in [...]]]></description>
		<wfw:commentRss>http://linuxadminzone.com/install-perl-netsftp-module-in-linux/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

