<?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: Buffers and Binary IO</title>
	<atom:link href="http://perl6advent.wordpress.com/2011/12/03/buffers-and-binary-io/feed/" rel="self" type="application/rss+xml" />
	<link>http://perl6advent.wordpress.com/2011/12/03/buffers-and-binary-io/</link>
	<description>Something cool about Perl 6 every day</description>
	<lastBuildDate>Sun, 03 Feb 2013 05:15:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Moritz</title>
		<link>http://perl6advent.wordpress.com/2011/12/03/buffers-and-binary-io/#comment-931</link>
		<dc:creator><![CDATA[Moritz]]></dc:creator>
		<pubDate>Mon, 05 Dec 2011 14:02:15 +0000</pubDate>
		<guid isPermaLink="false">http://perl6advent.wordpress.com/?p=771#comment-931</guid>
		<description><![CDATA[Sorry, I should have mentioned that, you need the latest development version of nom to run these examples, many properties of Buf have changed since April.]]></description>
		<content:encoded><![CDATA[<p>Sorry, I should have mentioned that, you need the latest development version of nom to run these examples, many properties of Buf have changed since April.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gernot</title>
		<link>http://perl6advent.wordpress.com/2011/12/03/buffers-and-binary-io/#comment-930</link>
		<dc:creator><![CDATA[Gernot]]></dc:creator>
		<pubDate>Mon, 05 Dec 2011 13:57:24 +0000</pubDate>
		<guid isPermaLink="false">http://perl6advent.wordpress.com/?p=771#comment-930</guid>
		<description><![CDATA[With Rakudo (VERSION contains &#039;2011.04&#039;) I get the following error in line 1 of your sample code:

Default constructor only takes named arguments
  in method new at src/gen/CORE.setting:506

Looks like the &#039;Buf&#039; constructor has a different calling convention. Is there documentation available for Buf?]]></description>
		<content:encoded><![CDATA[<p>With Rakudo (VERSION contains &#8217;2011.04&#8242;) I get the following error in line 1 of your sample code:</p>
<p>Default constructor only takes named arguments<br />
  in method new at src/gen/CORE.setting:506</p>
<p>Looks like the &#8216;Buf&#8217; constructor has a different calling convention. Is there documentation available for Buf?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
