<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: The clarity of Python vs. the cloud of Perl</title>
	<atom:link href="http://www.koverholt.com/2008/03/10/the-clarity-of-python-vs-the-cloud-of-perl/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.koverholt.com/2008/03/10/the-clarity-of-python-vs-the-cloud-of-perl/</link>
	<description>Fire Protection Engineering Tools, Notes, and Projects</description>
	<lastBuildDate>Thu, 08 Oct 2009 04:52:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Niyaz PK</title>
		<link>http://www.koverholt.com/2008/03/10/the-clarity-of-python-vs-the-cloud-of-perl/comment-page-1/#comment-151</link>
		<dc:creator>Niyaz PK</dc:creator>
		<pubDate>Wed, 12 Mar 2008 11:40:46 +0000</pubDate>
		<guid isPermaLink="false">http://koverholt.com/?p=184#comment-151</guid>
		<description>Very true. Too obvious.</description>
		<content:encoded><![CDATA[<p>Very true. Too obvious.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: brian d foy</title>
		<link>http://www.koverholt.com/2008/03/10/the-clarity-of-python-vs-the-cloud-of-perl/comment-page-1/#comment-152</link>
		<dc:creator>brian d foy</dc:creator>
		<pubDate>Tue, 11 Mar 2008 00:53:15 +0000</pubDate>
		<guid isPermaLink="false">http://koverholt.com/?p=184#comment-152</guid>
		<description>It&#039;s hardly a fair comparison to use a CSV library in Python and compare that to a Perl  script which incorrectly does it without a module. You&#039;ll find that the Python and Perl code to do the job are very similar since both would be using a library to handle the details. If you removed the libraries from Python and performed the task with just the core syntax, you&#039;d find Python as mind-bending as the Perl code you show.

You should note that, no matter the language, the skill is in using existing libraries and creating interfaces so you don&#039;t see the gory details.</description>
		<content:encoded><![CDATA[<p>It&#8217;s hardly a fair comparison to use a CSV library in Python and compare that to a Perl  script which incorrectly does it without a module. You&#8217;ll find that the Python and Perl code to do the job are very similar since both would be using a library to handle the details. If you removed the libraries from Python and performed the task with just the core syntax, you&#8217;d find Python as mind-bending as the Perl code you show.</p>
<p>You should note that, no matter the language, the skill is in using existing libraries and creating interfaces so you don&#8217;t see the gory details.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
