<?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 Truth of Python and Perl – Features, Pros and Cons Discussed	</title>
	<atom:link href="https://www.tecmint.com/the-truth-of-python-and-perl-features-pros-and-cons-discussed/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/the-truth-of-python-and-perl-features-pros-and-cons-discussed/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Wed, 08 Oct 2025 07:54:57 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Sammy		</title>
		<link>https://www.tecmint.com/the-truth-of-python-and-perl-features-pros-and-cons-discussed/comment-page-1/#comment-878407</link>

		<dc:creator><![CDATA[Sammy]]></dc:creator>
		<pubDate>Sun, 26 Mar 2017 00:57:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=5355#comment-878407</guid>

					<description><![CDATA[To state that Perl has issues for code size &#062; 200 lines  illustrates the immaturity of the author.  I have written industrial quality programs in Perl incorporating thousand of lines spread out across dozens of modules.]]></description>
			<content:encoded><![CDATA[<p>To state that Perl has issues for code size &gt; 200 lines  illustrates the immaturity of the author.  I have written industrial quality programs in Perl incorporating thousand of lines spread out across dozens of modules.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Andy Mender		</title>
		<link>https://www.tecmint.com/the-truth-of-python-and-perl-features-pros-and-cons-discussed/comment-page-1/#comment-808370</link>

		<dc:creator><![CDATA[Andy Mender]]></dc:creator>
		<pubDate>Sat, 20 Aug 2016 09:59:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=5355#comment-808370</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/the-truth-of-python-and-perl-features-pros-and-cons-discussed/comment-page-1/#comment-807962&quot;&gt;Ravi Saive&lt;/a&gt;.

I am very sorry for throwing a tantrum previously, I had a tough day then :/. To be a bit more specific, the problem with this article is not merely that it&#039;s outdated, but that many of the listed points are simply not true and have been mentioned by others already in 2014. For instance, both Perl and Python have an Interpreter mode. Then, you cannot say that Perl is slower, because it&#039;s a scripting language. Python is also a scripting language and suffers similarly. That&#039;s why I wrote one should do proper research before writing an article entitled &quot;The Truth of Python and Perl&quot;.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/the-truth-of-python-and-perl-features-pros-and-cons-discussed/comment-page-1/#comment-807962">Ravi Saive</a>.</p>
<p>I am very sorry for throwing a tantrum previously, I had a tough day then :/. To be a bit more specific, the problem with this article is not merely that it&#8217;s outdated, but that many of the listed points are simply not true and have been mentioned by others already in 2014. For instance, both Perl and Python have an Interpreter mode. Then, you cannot say that Perl is slower, because it&#8217;s a scripting language. Python is also a scripting language and suffers similarly. That&#8217;s why I wrote one should do proper research before writing an article entitled &#8220;The Truth of Python and Perl&#8221;.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ravi Saive		</title>
		<link>https://www.tecmint.com/the-truth-of-python-and-perl-features-pros-and-cons-discussed/comment-page-1/#comment-807962</link>

		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Fri, 19 Aug 2016 05:13:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=5355#comment-807962</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/the-truth-of-python-and-perl-features-pros-and-cons-discussed/comment-page-1/#comment-807864&quot;&gt;Andy Mender&lt;/a&gt;.

@Andy,

Thanks for your opinion, and we do respect it, yes I do agree that the article is outdated and haven&#039;t been updated since long time, but now we are taking it on high priority and will soon update this article with latest stuff about Python vs Perl..]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/the-truth-of-python-and-perl-features-pros-and-cons-discussed/comment-page-1/#comment-807864">Andy Mender</a>.</p>
<p>@Andy,</p>
<p>Thanks for your opinion, and we do respect it, yes I do agree that the article is outdated and haven&#8217;t been updated since long time, but now we are taking it on high priority and will soon update this article with latest stuff about Python vs Perl..</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Andy Mender		</title>
		<link>https://www.tecmint.com/the-truth-of-python-and-perl-features-pros-and-cons-discussed/comment-page-1/#comment-807864</link>

		<dc:creator><![CDATA[Andy Mender]]></dc:creator>
		<pubDate>Thu, 18 Aug 2016 20:03:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=5355#comment-807864</guid>

					<description><![CDATA[Although this article is very old, it still pops up in Google searches on the &quot;Perl vs Python&quot; conundrum. For the love of God, please don&#039;t EVER treat this article seriously, folks! It&#039;s not only badly written (that English...), but also full of rubbish. The author has obviously no idea about either of the languages and should do some serious research before writing. Frankly, an utter disgrace to tecmint.com :&#124;.]]></description>
			<content:encoded><![CDATA[<p>Although this article is very old, it still pops up in Google searches on the &#8220;Perl vs Python&#8221; conundrum. For the love of God, please don&#8217;t EVER treat this article seriously, folks! It&#8217;s not only badly written (that English&#8230;), but also full of rubbish. The author has obviously no idea about either of the languages and should do some serious research before writing. Frankly, an utter disgrace to tecmint.com :|.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: jjolla		</title>
		<link>https://www.tecmint.com/the-truth-of-python-and-perl-features-pros-and-cons-discussed/comment-page-1/#comment-349612</link>

		<dc:creator><![CDATA[jjolla]]></dc:creator>
		<pubDate>Mon, 27 Oct 2014 16:07:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=5355#comment-349612</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/the-truth-of-python-and-perl-features-pros-and-cons-discussed/comment-page-1/#comment-198448&quot;&gt;Marco Aurélio&lt;/a&gt;.

what precisely is meant by &quot;ugly libraries&quot; ?

imho, CPAN is the silver bullet - Perl programs don&#039;t need to be large at all .. because just about everything you need done has already been published on CPAN. Your program tends to be simple glue more times than not.

Python has awesome math/scientific libraries, and in this space it outshines Perl.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/the-truth-of-python-and-perl-features-pros-and-cons-discussed/comment-page-1/#comment-198448">Marco Aurélio</a>.</p>
<p>what precisely is meant by &#8220;ugly libraries&#8221; ?</p>
<p>imho, CPAN is the silver bullet &#8211; Perl programs don&#8217;t need to be large at all .. because just about everything you need done has already been published on CPAN. Your program tends to be simple glue more times than not.</p>
<p>Python has awesome math/scientific libraries, and in this space it outshines Perl.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
