<?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: Perl vs PHP</title>
	<atom:link href="http://blog.motane.lu/2009/02/08/perl-vs-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.motane.lu/2009/02/08/perl-vs-php/</link>
	<description>Ramblings about software development</description>
	<lastBuildDate>Thu, 02 Feb 2012 17:38:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Zend</title>
		<link>http://blog.motane.lu/2009/02/08/perl-vs-php/comment-page-2/#comment-2661</link>
		<dc:creator>Zend</dc:creator>
		<pubDate>Sat, 15 Oct 2011 11:50:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.motane.lu/?p=405#comment-2661</guid>
		<description>PHP is tooooo slow with frameworks, Perl&#039;s Plack has a better performance for developing larger web application.</description>
		<content:encoded><![CDATA[<p>PHP is tooooo slow with frameworks, Perl&#8217;s Plack has a better performance for developing larger web application.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tu</title>
		<link>http://blog.motane.lu/2009/02/08/perl-vs-php/comment-page-2/#comment-2608</link>
		<dc:creator>Tu</dc:creator>
		<pubDate>Wed, 14 Sep 2011 15:37:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.motane.lu/?p=405#comment-2608</guid>
		<description>Who uses perl? 
http://luv.asn.au/overheads/whirl2/node9.html

Perl Success Story: Amazon&#039;s Production Software Group Builds Auction Site Prototype: http://www.oreillynet.com/pub/a/oreilly/perl/news/amazon_0100.html

Amazon Architecture: http://highscalability.com/amazon-architecture</description>
		<content:encoded><![CDATA[<p>Who uses perl?<br />
<a href="http://luv.asn.au/overheads/whirl2/node9.html" rel="nofollow">http://luv.asn.au/overheads/whirl2/node9.html</a></p>
<p>Perl Success Story: Amazon&#8217;s Production Software Group Builds Auction Site Prototype: <a href="http://www.oreillynet.com/pub/a/oreilly/perl/news/amazon_0100.html" rel="nofollow">http://www.oreillynet.com/pub/a/oreilly/perl/news/amazon_0100.html</a></p>
<p>Amazon Architecture: <a href="http://highscalability.com/amazon-architecture" rel="nofollow">http://highscalability.com/amazon-architecture</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Edguardo</title>
		<link>http://blog.motane.lu/2009/02/08/perl-vs-php/comment-page-2/#comment-2551</link>
		<dc:creator>Edguardo</dc:creator>
		<pubDate>Thu, 23 Jun 2011 02:35:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.motane.lu/?p=405#comment-2551</guid>
		<description>I&#039;ve never had an opportunity to use PERL before, I am just getting into the industry and have been using PHP for a few years. What kind of high paying jobs are available with this language?</description>
		<content:encoded><![CDATA[<p>I&#8217;ve never had an opportunity to use PERL before, I am just getting into the industry and have been using PHP for a few years. What kind of high paying jobs are available with this language?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amy</title>
		<link>http://blog.motane.lu/2009/02/08/perl-vs-php/comment-page-2/#comment-2539</link>
		<dc:creator>Amy</dc:creator>
		<pubDate>Sun, 19 Jun 2011 04:51:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.motane.lu/?p=405#comment-2539</guid>
		<description>I would have to say that I am on the fence with this debate; I think both PERL and PHP have their place.  But I do think that Humppila has a point in that as a programmer you really need to have the ability to adapt and continue learning, their will always be a newer more complex language entering the industry.</description>
		<content:encoded><![CDATA[<p>I would have to say that I am on the fence with this debate; I think both PERL and PHP have their place.  But I do think that Humppila has a point in that as a programmer you really need to have the ability to adapt and continue learning, their will always be a newer more complex language entering the industry.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dhaval</title>
		<link>http://blog.motane.lu/2009/02/08/perl-vs-php/comment-page-2/#comment-2354</link>
		<dc:creator>Dhaval</dc:creator>
		<pubDate>Fri, 20 May 2011 08:09:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.motane.lu/?p=405#comment-2354</guid>
		<description>I have worked on PHP projects for about 4 years and now working on Perl projects in company , also doing freelancing on both languages. 

Before getting in touch with Perl, I was a fool believed that PHP is greatest language. In fact Perl is a great language, has lots of more supporting free modules than PHP has and it is much well developed language. In recent project I am using coroutines in Perl that I don&#039;t think possible in PHP. 

PHP is specialized for web applications and has essential modules built in core to develop any simple web applications. You can start developing dynamic web page without needing any external module(because db drivers  and sessions are built in core). That&#039;s it about PHP.

I don&#039;t hate PHP but I love Perl because its capabilities and high paying jobs. I agree that there are more PHP jobs in market but how many of them are quality jobs ? - very less.

I am not agree to sentence - Perl is dead. In fact it is alive, actively developed and we see it everyday. Web developers knowing only PHP never knows how great Perl is.</description>
		<content:encoded><![CDATA[<p>I have worked on PHP projects for about 4 years and now working on Perl projects in company , also doing freelancing on both languages. </p>
<p>Before getting in touch with Perl, I was a fool believed that PHP is greatest language. In fact Perl is a great language, has lots of more supporting free modules than PHP has and it is much well developed language. In recent project I am using coroutines in Perl that I don&#8217;t think possible in PHP. </p>
<p>PHP is specialized for web applications and has essential modules built in core to develop any simple web applications. You can start developing dynamic web page without needing any external module(because db drivers  and sessions are built in core). That&#8217;s it about PHP.</p>
<p>I don&#8217;t hate PHP but I love Perl because its capabilities and high paying jobs. I agree that there are more PHP jobs in market but how many of them are quality jobs ? &#8211; very less.</p>
<p>I am not agree to sentence &#8211; Perl is dead. In fact it is alive, actively developed and we see it everyday. Web developers knowing only PHP never knows how great Perl is.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Humppila</title>
		<link>http://blog.motane.lu/2009/02/08/perl-vs-php/comment-page-2/#comment-2348</link>
		<dc:creator>Humppila</dc:creator>
		<pubDate>Thu, 19 May 2011 20:39:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.motane.lu/?p=405#comment-2348</guid>
		<description>The debate on which programming language gives better career prospects is a waste of time (imo). If you are a good programmer with a good grasp of fundamentals, learning a new language is not a big deal. It&#039;s not like you&#039;d have to choose a language and stick with it the rest of your life. Certain languages fit better to certain purposes, and when there is a need to use a different language, you just learn how to use it. Simple as that. :) Learning new stuff is always fun. (I&#039;ve worked in SW development for over ten years and have used over ten different languages thus far...)</description>
		<content:encoded><![CDATA[<p>The debate on which programming language gives better career prospects is a waste of time (imo). If you are a good programmer with a good grasp of fundamentals, learning a new language is not a big deal. It&#8217;s not like you&#8217;d have to choose a language and stick with it the rest of your life. Certain languages fit better to certain purposes, and when there is a need to use a different language, you just learn how to use it. Simple as that. <img src='http://blog.motane.lu/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Learning new stuff is always fun. (I&#8217;ve worked in SW development for over ten years and have used over ten different languages thus far&#8230;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Etienne</title>
		<link>http://blog.motane.lu/2009/02/08/perl-vs-php/comment-page-1/#comment-2250</link>
		<dc:creator>Etienne</dc:creator>
		<pubDate>Thu, 05 May 2011 08:00:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.motane.lu/?p=405#comment-2250</guid>
		<description>kishor : you can use Perl where you want - get a laptop ;)

It is used for near anything that can be done with a high-level programming language. You&#039;ll get an idea by wandering in the modules list on the Comprehensive Perl Archive Network : http://search.cpan.org</description>
		<content:encoded><![CDATA[<p>kishor : you can use Perl where you want &#8211; get a laptop <img src='http://blog.motane.lu/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>It is used for near anything that can be done with a high-level programming language. You&#8217;ll get an idea by wandering in the modules list on the Comprehensive Perl Archive Network : <a href="http://search.cpan.org" rel="nofollow">http://search.cpan.org</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tudor</title>
		<link>http://blog.motane.lu/2009/02/08/perl-vs-php/comment-page-1/#comment-2249</link>
		<dc:creator>Tudor</dc:creator>
		<pubDate>Thu, 05 May 2011 05:08:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.motane.lu/?p=405#comment-2249</guid>
		<description>Dude...seriously!</description>
		<content:encoded><![CDATA[<p>Dude&#8230;seriously!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kishor</title>
		<link>http://blog.motane.lu/2009/02/08/perl-vs-php/comment-page-1/#comment-2245</link>
		<dc:creator>kishor</dc:creator>
		<pubDate>Wed, 04 May 2011 18:03:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.motane.lu/?p=405#comment-2245</guid>
		<description>hi.. this article is quite interesting. i am php programmer and i want to learn perl now. can any one explain where is perl used or what is perl used for?</description>
		<content:encoded><![CDATA[<p>hi.. this article is quite interesting. i am php programmer and i want to learn perl now. can any one explain where is perl used or what is perl used for?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dhaval</title>
		<link>http://blog.motane.lu/2009/02/08/perl-vs-php/comment-page-1/#comment-1595</link>
		<dc:creator>dhaval</dc:creator>
		<pubDate>Tue, 14 Dec 2010 21:28:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.motane.lu/?p=405#comment-1595</guid>
		<description>I worked in PHP for 3.5 years in 4 different companies and recently moved to Perl in a good company. All I can say is Perl is way ahead of PHP.  I am from Ahmedabad, India. Here there are lots of PHP jobs, but 99% are under payed and worst places to work. 

PHP is most famous for simple web applications and freelance projects.</description>
		<content:encoded><![CDATA[<p>I worked in PHP for 3.5 years in 4 different companies and recently moved to Perl in a good company. All I can say is Perl is way ahead of PHP.  I am from Ahmedabad, India. Here there are lots of PHP jobs, but 99% are under payed and worst places to work. </p>
<p>PHP is most famous for simple web applications and freelance projects.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

