<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: A Reason Not To Use Perl</title>
	<atom:link href="http://curiousprogrammer.wordpress.com/2010/05/28/a-reason-not-to-use-perl/feed/" rel="self" type="application/rss+xml" />
	<link>http://curiousprogrammer.wordpress.com/2010/05/28/a-reason-not-to-use-perl/</link>
	<description>Leveraging Perl and Emacs</description>
	<lastBuildDate>Tue, 07 May 2013 11:25:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Jared</title>
		<link>http://curiousprogrammer.wordpress.com/2010/05/28/a-reason-not-to-use-perl/#comment-8029</link>
		<dc:creator><![CDATA[Jared]]></dc:creator>
		<pubDate>Fri, 28 May 2010 21:50:58 +0000</pubDate>
		<guid isPermaLink="false">http://curiousprogrammer.wordpress.com/?p=986#comment-8029</guid>
		<description><![CDATA[@draegtun - thanks for pointing out Pake.  After you left your comment, I found &lt;a href=&quot;http://stackoverflow.com/questions/1832101/is-there-a-perl-or-lua-alternative-to-capistrano&quot; rel=&quot;nofollow&quot;&gt;your answer&lt;/a&gt; on Stack Overflow so I should have checked there first.

@bokutin - Sunaba doesn&#039;t seem to be a complete alternative to Heroku yet (although it is a very generous offering)

From the website: &quot;Sunaba is an experimental service ... Services can be interrupted, shutdown or blocked at any time at their own will. NO WARRANTY. Use at your own risk.&quot;

@zloyrusskiy - I think either I have misunderstood the purpose of capistrano or you have.  I thought it was a deployment tool which was used in addition to your source control.  How can git deploy to multiple servers?

And for whitespace, I like it in Perl, why is it bad in Python?]]></description>
		<content:encoded><![CDATA[<p>@draegtun &#8211; thanks for pointing out Pake.  After you left your comment, I found <a href="http://stackoverflow.com/questions/1832101/is-there-a-perl-or-lua-alternative-to-capistrano" rel="nofollow">your answer</a> on Stack Overflow so I should have checked there first.</p>
<p>@bokutin &#8211; Sunaba doesn&#8217;t seem to be a complete alternative to Heroku yet (although it is a very generous offering)</p>
<p>From the website: &#8220;Sunaba is an experimental service &#8230; Services can be interrupted, shutdown or blocked at any time at their own will. NO WARRANTY. Use at your own risk.&#8221;</p>
<p>@zloyrusskiy &#8211; I think either I have misunderstood the purpose of capistrano or you have.  I thought it was a deployment tool which was used in addition to your source control.  How can git deploy to multiple servers?</p>
<p>And for whitespace, I like it in Perl, why is it bad in Python?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zloyrusskiy</title>
		<link>http://curiousprogrammer.wordpress.com/2010/05/28/a-reason-not-to-use-perl/#comment-8028</link>
		<dc:creator><![CDATA[zloyrusskiy]]></dc:creator>
		<pubDate>Fri, 28 May 2010 18:14:58 +0000</pubDate>
		<guid isPermaLink="false">http://curiousprogrammer.wordpress.com/?p=986#comment-8028</guid>
		<description><![CDATA[There is no need in capistrano for Perl. Git can do all as you need + much more.

Python is ugly for it&#039;s whitespaces, Ruby is greedy for system resources.

Perl is beauty and strong, it&#039;s all i need.]]></description>
		<content:encoded><![CDATA[<p>There is no need in capistrano for Perl. Git can do all as you need + much more.</p>
<p>Python is ugly for it&#8217;s whitespaces, Ruby is greedy for system resources.</p>
<p>Perl is beauty and strong, it&#8217;s all i need.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bokutin</title>
		<link>http://curiousprogrammer.wordpress.com/2010/05/28/a-reason-not-to-use-perl/#comment-8027</link>
		<dc:creator><![CDATA[bokutin]]></dc:creator>
		<pubDate>Fri, 28 May 2010 16:18:33 +0000</pubDate>
		<guid isPermaLink="false">http://curiousprogrammer.wordpress.com/?p=986#comment-8027</guid>
		<description><![CDATA[Sunaba runs your Plack/PSGI apps in the cloud!
http://sunaba.plackperl.org/]]></description>
		<content:encoded><![CDATA[<p>Sunaba runs your Plack/PSGI apps in the cloud!<br />
<a href="http://sunaba.plackperl.org/" rel="nofollow">http://sunaba.plackperl.org/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: draegtun</title>
		<link>http://curiousprogrammer.wordpress.com/2010/05/28/a-reason-not-to-use-perl/#comment-8026</link>
		<dc:creator><![CDATA[draegtun]]></dc:creator>
		<pubDate>Fri, 28 May 2010 11:41:28 +0000</pubDate>
		<guid isPermaLink="false">http://curiousprogrammer.wordpress.com/?p=986#comment-8026</guid>
		<description><![CDATA[re: Rake clones in Perl.   

There are two...  Pake (http://search.cpan.org/dist/pake/) and App-PPBuild (though this as fallen off CPAN?  But you can find it on BackPAN).

I&#039;ve never used either of the above so YMMV.   Instead I have my own perl &quot;clone&quot; of Rake which I use for $work.  Perhaps one day I&#039;ll tidy it up and upload to Github/CPAN?  

/I3az/]]></description>
		<content:encoded><![CDATA[<p>re: Rake clones in Perl.   </p>
<p>There are two&#8230;  Pake (<a href="http://search.cpan.org/dist/pake/" rel="nofollow">http://search.cpan.org/dist/pake/</a>) and App-PPBuild (though this as fallen off CPAN?  But you can find it on BackPAN).</p>
<p>I&#8217;ve never used either of the above so YMMV.   Instead I have my own perl &#8220;clone&#8221; of Rake which I use for $work.  Perhaps one day I&#8217;ll tidy it up and upload to Github/CPAN?  </p>
<p>/I3az/</p>
]]></content:encoded>
	</item>
</channel>
</rss>
