<?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://z.about.com/f/lg/s10.gif</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-06-19T05:00:04Z</dc:date>
	<pubDate>Thu, 19 Jun 2008 05:00:04 +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>Podcasting Perl</title>
			<link>http://perl.about.com/b/2008/06/21/podcasting-perl.htm</link>
			<description>This site, though it doesn't seem to be updated too often, has some interesting Perl podcasts if you're into that sort of thing. So far, there are a few interesting...</description>
			<guid isPermaLink="true">http://perl.about.com/b/2008/06/21/podcasting-perl.htm</guid>
			<dc:subject></dc:subject>
			<pubDate>Sat, 21 Jun 2008 05:00:57 +0000</pubDate>
			<dc:date>2008-06-21T05:00:57Z</dc:date>

		</item>
			<item>
			<title>Perl book (mini) reviews</title>
			<link>http://perl.about.com/b/2008/06/19/perl-book-mini-reviews.htm</link>
			<description>Here's a great series of book reviews for some of the most popular Perl books, and the best part is they are short and to the point! All in all,...</description>
			<guid isPermaLink="true">http://perl.about.com/b/2008/06/19/perl-book-mini-reviews.htm</guid>
			<dc:subject></dc:subject>
			<pubDate>Thu, 19 Jun 2008 05:00:04 +0000</pubDate>
			<dc:date>2008-06-19T05:00:04Z</dc:date>

		</item>
			<item>
			<title>Adding Object-Relational Mapping to your Perl Application - Part Three</title>
			<link>http://perl.about.com/b/2008/06/17/adding-object-relational-mapping-to-your-perl-application-part-three.htm</link>
			<description>Object-Relational Mapping is a method of mapping a relational database to a class structure in an object-oriented programming language. In simpler terms, it takes your database structure and creates an...</description>
			<guid isPermaLink="true">http://perl.about.com/b/2008/06/17/adding-object-relational-mapping-to-your-perl-application-part-three.htm</guid>
			<dc:subject></dc:subject>
			<pubDate>Tue, 17 Jun 2008 05:00:54 +0000</pubDate>
			<dc:date>2008-06-17T05:00:54Z</dc:date>

		</item>
			<item>
			<title>Readable Perl</title>
			<link>http://perl.about.com/b/2008/06/08/readable-perl.htm</link>
			<description>This is a clean and useful PDF of a presentation on clean and usable Perl! Seriously, this is a great look at busting some of the myths that Perl is...</description>
			<guid isPermaLink="true">http://perl.about.com/b/2008/06/08/readable-perl.htm</guid>
			<dc:subject></dc:subject>
			<pubDate>Sun, 08 Jun 2008 05:00:58 +0000</pubDate>
			<dc:date>2008-06-08T05:00:58Z</dc:date>

		</item>
			<item>
			<title>Why I like Perl</title>
			<link>http://perl.about.com/b/2008/06/04/why-i-like-perl.htm</link>
			<description>A recent LiveJournal entry from pozorvlak is a really great essay on several of the good points that Perl has to offer. It pretty much touches on all the reasons...</description>
			<guid isPermaLink="true">http://perl.about.com/b/2008/06/04/why-i-like-perl.htm</guid>
			<dc:subject></dc:subject>
			<pubDate>Wed, 04 Jun 2008 05:00:40 +0000</pubDate>
			<dc:date>2008-06-04T05:00:40Z</dc:date>

		</item>
			<item>
			<title>Count Lines of Code</title>
			<link>http://perl.about.com/b/2008/06/01/count-lines-of-code.htm</link>
			<description>Whatever language you choose to program in, here's an interesting and useful utility (written in Perl of course) that will count blank lines, comment lines, and physical lines of source...</description>
			<guid isPermaLink="true">http://perl.about.com/b/2008/06/01/count-lines-of-code.htm</guid>
			<dc:subject></dc:subject>
			<pubDate>Sun, 01 Jun 2008 22:50:25 +0000</pubDate>
			<dc:date>2008-06-01T22:50:25Z</dc:date>

		</item>
			<item>
			<title>IWL: A Perl widget library for the web</title>
			<link>http://perl.about.com/b/2008/05/24/iwl-a-perl-widget-library-for-the-web.htm</link>
			<description>Here's something interesting to look at - a new Perl widget library for web interfaces that works in the style of Gtk+. It incorporates the prototype JS library and has...</description>
			<guid isPermaLink="true">http://perl.about.com/b/2008/05/24/iwl-a-perl-widget-library-for-the-web.htm</guid>
			<dc:subject></dc:subject>
			<pubDate>Sat, 24 May 2008 05:00:17 +0000</pubDate>
			<dc:date>2008-05-24T05:00:17Z</dc:date>

		</item>
			<item>
			<title>Perl Myths</title>
			<link>http://perl.about.com/b/2008/05/21/perl-myths.htm</link>
			<description>This is a great presentation from Tim Bunce that busts some of the typical Perl Myths that have been spreading across the internet. Namely that Perl is dead or dying,...</description>
			<guid isPermaLink="true">http://perl.about.com/b/2008/05/21/perl-myths.htm</guid>
			<dc:subject></dc:subject>
			<pubDate>Wed, 21 May 2008 05:00:29 +0000</pubDate>
			<dc:date>2008-05-21T05:00:29Z</dc:date>

		</item>
			<item>
			<title>Perl 6 on Parrot (Rakudo) progress report</title>
			<link>http://perl.about.com/b/2008/05/19/perl-6-on-parrot-rakudo-progress-report.htm</link>
			<description>Here's another update on the progress of Perl 6 and Parrot for anyone following the development. This time it covers some interesting new developments to play with like a tool...</description>
			<guid isPermaLink="true">http://perl.about.com/b/2008/05/19/perl-6-on-parrot-rakudo-progress-report.htm</guid>
			<dc:subject></dc:subject>
			<pubDate>Mon, 19 May 2008 05:00:26 +0000</pubDate>
			<dc:date>2008-05-19T05:00:26Z</dc:date>

		</item>
			<item>
			<title>Adding Object-Relational Mapping to your Perl Application - Part Two</title>
			<link>http://perl.about.com/b/2008/05/17/adding-object-relational-mapping-to-your-perl-application-part-two.htm</link>
			<description>Object-Relational Mapping is a method of mapping a relational database to a class structure in an object-oriented programming language. In simpler terms, it takes your database structure and creates an...</description>
			<guid isPermaLink="true">http://perl.about.com/b/2008/05/17/adding-object-relational-mapping-to-your-perl-application-part-two.htm</guid>
			<dc:subject></dc:subject>
			<pubDate>Sat, 17 May 2008 05:00:42 +0000</pubDate>
			<dc:date>2008-05-17T05:00:42Z</dc:date>

		</item>
	</channel>

</rss>
