<?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 5 to Perl 6: a Reverse Polish Notation Calculator</title>
	<atom:link href="http://blog.afoolishmanifesto.com/archives/341/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.afoolishmanifesto.com/archives/341</link>
	<description>fREWdiculous!</description>
	<lastBuildDate>Tue, 09 Mar 2010 02:34:49 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Scott Penrose</title>
		<link>http://blog.afoolishmanifesto.com/archives/341/comment-page-1#comment-219</link>
		<dc:creator>Scott Penrose</dc:creator>
		<pubDate>Sat, 04 Jul 2009 08:59:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.afoolishmanifesto.com/?p=341#comment-219</guid>
		<description>Would you mind if I include this as an example in perl6-examples ?

Scott</description>
		<content:encoded><![CDATA[<p>Would you mind if I include this as an example in perl6-examples ?</p>
<p>Scott</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Another perl Blog &#187; Blog Archive &#187; Re: Docstrings in Perl 6 - nntp.perl.org</title>
		<link>http://blog.afoolishmanifesto.com/archives/341/comment-page-1#comment-143</link>
		<dc:creator>Another perl Blog &#187; Blog Archive &#187; Re: Docstrings in Perl 6 - nntp.perl.org</dc:creator>
		<pubDate>Wed, 13 May 2009 03:05:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.afoolishmanifesto.com/?p=341#comment-143</guid>
		<description>[...] Perl 5 to Perl 6: a Reverse Polish Notation Calculator [...]</description>
		<content:encoded><![CDATA[<p>[...] Perl 5 to Perl 6: a Reverse Polish Notation Calculator [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick Michaud</title>
		<link>http://blog.afoolishmanifesto.com/archives/341/comment-page-1#comment-76</link>
		<dc:creator>Patrick Michaud</dc:creator>
		<pubDate>Mon, 02 Mar 2009 19:43:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.afoolishmanifesto.com/?p=341#comment-76</guid>
		<description>Very very nice!

Note that @stack above probably needs to be declared &#039;is rw&#039; above -- by default it should be readonly, but Rakudo doesn&#039;t implement the is readonly trait on arrays or hashes yet.

This prompted me to see if I could make a shorter version -- I posted my version at http://use.perl.org/~pmichaud/journal/38580 .

And yes, I think I may go implement the R metaoperator now... :-)

Thanks again!

Pm</description>
		<content:encoded><![CDATA[<p>Very very nice!</p>
<p>Note that @stack above probably needs to be declared &#8216;is rw&#8217; above &#8212; by default it should be readonly, but Rakudo doesn&#8217;t implement the is readonly trait on arrays or hashes yet.</p>
<p>This prompted me to see if I could make a shorter version &#8212; I posted my version at <a href="http://use.perl.org/~pmichaud/journal/38580" rel="nofollow">http://use.perl.org/~pmichaud/journal/38580</a> .</p>
<p>And yes, I think I may go implement the R metaoperator now&#8230; <img src='http://blog.afoolishmanifesto.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Thanks again!</p>
<p>Pm</p>
]]></content:encoded>
	</item>
</channel>
</rss>
