<?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"
	>
<channel>
	<title>Comments on: The clarity of Python vs. the cloud of Perl</title>
	<atom:link href="http://www.theartfulscientist.com/2008/03/10/the-clarity-of-python-vs-the-cloud-of-perl/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.theartfulscientist.com/2008/03/10/the-clarity-of-python-vs-the-cloud-of-perl/</link>
	<description>Communicating the greatest possible growth</description>
	<pubDate>Sat, 22 Nov 2008 04:48:24 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Niyaz PK</title>
		<link>http://www.theartfulscientist.com/2008/03/10/the-clarity-of-python-vs-the-cloud-of-perl/#comment-14</link>
		<dc:creator>Niyaz PK</dc:creator>
		<pubDate>Wed, 12 Mar 2008 11:40:46 +0000</pubDate>
		<guid isPermaLink="false">http://theartfulscientist.com/?p=184#comment-14</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.theartfulscientist.com/2008/03/10/the-clarity-of-python-vs-the-cloud-of-perl/#comment-15</link>
		<dc:creator>brian d foy</dc:creator>
		<pubDate>Tue, 11 Mar 2008 00:53:15 +0000</pubDate>
		<guid isPermaLink="false">http://theartfulscientist.com/?p=184#comment-15</guid>
		<description>It'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'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'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'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>
