<?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: Higher Order Perl (and Javascript / Ruby)</title>
	<atom:link href="http://www.sitepoint.com/blogs/2006/08/29/higher-order-perl-and-javascript-ruby/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sitepoint.com/blogs/2006/08/29/higher-order-perl-and-javascript-ruby/</link>
	<description></description>
	<pubDate>Sun, 07 Sep 2008 22:05:40 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: Fenrir2</title>
		<link>http://www.sitepoint.com/blogs/2006/08/29/higher-order-perl-and-javascript-ruby/#comment-48996</link>
		<dc:creator>Fenrir2</dc:creator>
		<pubDate>Tue, 29 Aug 2006 19:01:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=1694#comment-48996</guid>
		<description>Yes, and you can do much of it with OOP even though that is a little more verbose :)</description>
		<content:encoded><![CDATA[<p>Yes, and you can do much of it with OOP even though that is a little more verbose :)</p>]]></content:encoded>
	</item>
	<item>
		<title>By: HarryF</title>
		<link>http://www.sitepoint.com/blogs/2006/08/29/higher-order-perl-and-javascript-ruby/#comment-48993</link>
		<dc:creator>HarryF</dc:creator>
		<pubDate>Tue, 29 Aug 2006 18:46:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=1694#comment-48993</guid>
		<description>&lt;blockquote&gt;
Great post! It’s a pity that this can’t be done in PHP though…
&lt;/blockquote&gt;

Yes it is. Well to an extent it can be done it PHP, via stuff like create_function() and that function static keyword allows you to do something a little like closures but it's ugly and potentially dangerous - eval. Hash table dispatch does work though.</description>
		<content:encoded><![CDATA[<blockquote><p>
Great post! It’s a pity that this can’t be done in PHP though…
</p></blockquote>
<p>Yes it is. Well to an extent it can be done it PHP, via stuff like create_function() and that function static keyword allows you to do something a little like closures but it&#8217;s ugly and potentially dangerous - eval. Hash table dispatch does work though.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Fenrir2</title>
		<link>http://www.sitepoint.com/blogs/2006/08/29/higher-order-perl-and-javascript-ruby/#comment-48952</link>
		<dc:creator>Fenrir2</dc:creator>
		<pubDate>Tue, 29 Aug 2006 16:09:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=1694#comment-48952</guid>
		<description>Great post! It's a pity that this can't be done in PHP though...</description>
		<content:encoded><![CDATA[<p>Great post! It&#8217;s a pity that this can&#8217;t be done in PHP though&#8230;</p>]]></content:encoded>
	</item>
</channel>
</rss>
