<?xml version="1.0" encoding="iso-8859-1"?><!-- Copy and paste the url into your newsreader application" -->
<rss version="2.0" 
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
  xmlns:admin="http://webns.net/mvcb/"
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<channel>
	<title>About.com Perl</title>
	<link>http://perl.about.com/</link>
	<description>Get the latest headlines from the About.com Perl GuideSite.</description>
	<image>
		<title>About.com</title>
		<url>http://clk.about.com/?zi=1/1hi</url> 
		<link>http://www.about.com/</link> 
		<width>118</width> 
		<height>20</height> 
	</image>
	<dc:language>en-us</dc:language>
	<dc:creator></dc:creator>
	<dc:date>2008-09-19T02:03:46Z</dc:date>
	<pubDate>Fri, 19 Sep 2008 02:03:46 +0000</pubDate>
	<admin:generatorAgent rdf:resource="" />
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<sy:updateBase>2000-01-01T12:00+00:00</sy:updateBase>
	
			<item>
			<title>How to read character information from the World of Warcraft servers</title>
			<link>http://perl.about.com/b/2008/09/21/how-to-read-character-information-from-the-world-of-warcraft-servers.htm</link>
			<description>Lets say that you, like me, are addicted to World of Warcraft, and you decide that you'd like to track the progress of your characters, or maybe your friends characters,...</description>
			<guid isPermaLink="true">http://perl.about.com/b/2008/09/21/how-to-read-character-information-from-the-world-of-warcraft-servers.htm</guid>
			<dc:subject></dc:subject>
			<pubDate>Sun, 21 Sep 2008 09:34:33 +0000</pubDate>
			<dc:date>2008-09-21T09:34:33Z</dc:date>

		</item>
			<item>
			<title>A pragmatic approach to writing a mp3 crawler in perl</title>
			<link>http://perl.about.com/b/2008/09/19/a-pragmatic-approach-to-writing-a-mp3-crawler-in-perl.htm</link>
			<description>'Pragmatic' can often mean 'boring' but this in-depth look at building a web crawler in Perl is not boring at all. In fact, it's informative and a great example of...</description>
			<guid isPermaLink="true">http://perl.about.com/b/2008/09/19/a-pragmatic-approach-to-writing-a-mp3-crawler-in-perl.htm</guid>
			<dc:subject></dc:subject>
			<pubDate>Fri, 19 Sep 2008 02:03:46 +0000</pubDate>
			<dc:date>2008-09-19T02:03:46Z</dc:date>

		</item>
			<item>
			<title>Perl Best Admin Practices</title>
			<link>http://perl.about.com/b/2008/09/12/perl-best-admin-practices.htm</link>
			<description>Here is some sound advice on Perl administration techniques that's worth a read. Pretty standard stuff, but if you're a programmer that's been double tasked with maintaining the systems you...</description>
			<guid isPermaLink="true">http://perl.about.com/b/2008/09/12/perl-best-admin-practices.htm</guid>
			<dc:subject></dc:subject>
			<pubDate>Fri, 12 Sep 2008 09:47:43 +0000</pubDate>
			<dc:date>2008-09-12T09:47:43Z</dc:date>

		</item>
			<item>
			<title>Conditionals - How to make decisions in Perl using unless</title>
			<link>http://perl.about.com/b/2008/09/05/conditionals-how-to-make-decisions-in-perl-using-unless.htm</link>
			<description>A conditional is a control structure that will activate specific blocks of your code based upon whether your specified statement (or expression, or condition) evaluates to true or false. You...</description>
			<guid isPermaLink="true">http://perl.about.com/b/2008/09/05/conditionals-how-to-make-decisions-in-perl-using-unless.htm</guid>
			<dc:subject></dc:subject>
			<pubDate>Fri, 05 Sep 2008 05:00:05 +0000</pubDate>
			<dc:date>2008-09-05T05:00:05Z</dc:date>

		</item>
			<item>
			<title>Create time-availability maps with Perl and Google Earth</title>
			<link>http://perl.about.com/b/2008/09/03/create-time-availability-maps-with-perl-and-google-earth.htm</link>
			<description>This is an interesting read that not only has some excellent Perl programming examples, but also shows off how to interface with Google Earth. This set of programs shows how...</description>
			<guid isPermaLink="true">http://perl.about.com/b/2008/09/03/create-time-availability-maps-with-perl-and-google-earth.htm</guid>
			<dc:subject></dc:subject>
			<pubDate>Wed, 03 Sep 2008 05:00:28 +0000</pubDate>
			<dc:date>2008-09-03T05:00:28Z</dc:date>

		</item>
			<item>
			<title>Conditionals - How to make decisions in Perl using if, else, and elsif</title>
			<link>http://perl.about.com/b/2008/09/01/conditionals-how-to-make-decisions-in-perl-using-if-else-and-elsif.htm</link>
			<description>A conditional is a control structure that will activate specific blocks of your code based upon whether your specified statement (or expression, or condition) evaluates to true or false. You...</description>
			<guid isPermaLink="true">http://perl.about.com/b/2008/09/01/conditionals-how-to-make-decisions-in-perl-using-if-else-and-elsif.htm</guid>
			<dc:subject></dc:subject>
			<pubDate>Mon, 01 Sep 2008 05:00:54 +0000</pubDate>
			<dc:date>2008-09-01T05:00:54Z</dc:date>

		</item>
			<item>
			<title>Red Hat Perl performance problems</title>
			<link>http://perl.about.com/b/2008/08/30/red-hat-perl-performance-problems.htm</link>
			<description>As demonstrated by this blogger, there are known performance bugs when using the Red Hat builds of Perl and the bless/overload combo. Definitely something that you should avoid if you're...</description>
			<guid isPermaLink="true">http://perl.about.com/b/2008/08/30/red-hat-perl-performance-problems.htm</guid>
			<dc:subject></dc:subject>
			<pubDate>Sat, 30 Aug 2008 10:45:56 +0000</pubDate>
			<dc:date>2008-08-30T10:45:56Z</dc:date>

		</item>
			<item>
			<title>Why I stick with Perl</title>
			<link>http://perl.about.com/b/2008/08/23/why-i-stick-with-perl.htm</link>
			<description>Why do people keep using Perl when there are seemingly other 'up-and-coming' languages out there? Ask this blogger, and he'll tell you the same thing a lot of us have...</description>
			<guid isPermaLink="true">http://perl.about.com/b/2008/08/23/why-i-stick-with-perl.htm</guid>
			<dc:subject></dc:subject>
			<pubDate>Sat, 23 Aug 2008 05:00:21 +0000</pubDate>
			<dc:date>2008-08-23T05:00:21Z</dc:date>

		</item>
			<item>
			<title>Perl Sorting Techniques</title>
			<link>http://perl.about.com/b/2008/08/21/perl-sorting-techniques.htm</link>
			<description>This is a highly detailed and excellent look at basic perl sorting. I highly recommend you scan this article either for a refresher, or if you've never tried to understand...</description>
			<guid isPermaLink="true">http://perl.about.com/b/2008/08/21/perl-sorting-techniques.htm</guid>
			<dc:subject></dc:subject>
			<pubDate>Thu, 21 Aug 2008 05:04:37 +0000</pubDate>
			<dc:date>2008-08-21T05:04:37Z</dc:date>

		</item>
			<item>
			<title>How to tell if something is a file or a directory in Perl</title>
			<link>http://perl.about.com/b/2008/08/19/how-to-tell-if-something-is-a-file-or-a-directory-in-perl.htm</link>
			<description>Lets say you're building a perl script to traverse a file system and record what it finds. As you open file handles, you need to know if you're dealing with...</description>
			<guid isPermaLink="true">http://perl.about.com/b/2008/08/19/how-to-tell-if-something-is-a-file-or-a-directory-in-perl.htm</guid>
			<dc:subject></dc:subject>
			<pubDate>Tue, 19 Aug 2008 05:00:29 +0000</pubDate>
			<dc:date>2008-08-19T05:00:29Z</dc:date>

		</item>
	</channel>

</rss>
