<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://permalink.gmane.org/gmane.comp.lang.perl.perl6.language">
    <title>gmane.comp.lang.perl.perl6.language</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.perl.perl6.language</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.perl.perl6.language/17117"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.perl.perl6.language/17116"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.perl.perl6.language/17115"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.perl.perl6.language/17114"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.perl.perl6.language/17113"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.perl.perl6.language/17112"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.perl.perl6.language/17111"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.perl.perl6.language/17110"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.perl.perl6.language/17109"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.perl.perl6.language/17108"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.perl.perl6.language/17107"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.perl.perl6.language/17106"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.perl.perl6.language/17105"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.perl.perl6.language/17104"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.perl.perl6.language/17103"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.perl.perl6.language/17102"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.perl.perl6.language/17101"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.perl.perl6.language/17100"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.perl.perl6.language/17099"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.perl.perl6.language/17098"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.perl.perl6.language/17117">
    <title>[perl6/specs] 14e9ce: define INIT/END order across modules</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.perl.perl6.language/17117</link>
    <description>&lt;pre&gt;  Branch: refs/heads/master
  Home:   https://github.com/perl6/specs
  Commit: 14e9ce6c8a7cb5f9f7c69d7c18b8a405031c4b33
      https://github.com/perl6/specs/commit/14e9ce6c8a7cb5f9f7c69d7c18b8a405031c4b33
  Author: Larry Wall &amp;lt;larry&amp;lt; at &amp;gt;wall.org&amp;gt;
  Date:   2013-05-15 (Wed, 15 May 2013)

  Changed paths:
    M S04-control.pod

  Log Message:
  -----------
  define INIT/END order across modules



&lt;/pre&gt;</description>
    <dc:creator>GitHub</dc:creator>
    <dc:date>2013-05-15T15:56:51</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.perl.perl6.language/17116">
    <title>[perl6/specs] a7444d: distinguish FINAL phase from CHECK phase</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.perl.perl6.language/17116</link>
    <description>&lt;pre&gt;  Branch: refs/heads/master
  Home:   https://github.com/perl6/specs
  Commit: a7444d895a3641df8ee44311f3613c1612c4de33
      https://github.com/perl6/specs/commit/a7444d895a3641df8ee44311f3613c1612c4de33
  Author: Larry Wall &amp;lt;larry&amp;lt; at &amp;gt;wall.org&amp;gt;
  Date:   2013-05-15 (Wed, 15 May 2013)

  Changed paths:
    M S02-bits.pod
    M S04-control.pod
    M S06-routines.pod
    M S10-packages.pod
    M S12-objects.pod
    M S19-commandline.pod

  Log Message:
  -----------
  distinguish FINAL phase from CHECK phase

CHECK phase is always after the parsing of the current compilation
unit.  FINAL phase is after the main application's CHECK phase,
when the application as a whole commits to optimization policies.
In other words, a FINAL block defined in a module is not run when the
module is compiled (that would be a CHECK instead), but rather when the
application using the module is completing its compilation and linking.



&lt;/pre&gt;</description>
    <dc:creator>GitHub</dc:creator>
    <dc:date>2013-05-15T17:32:08</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.perl.perl6.language/17115">
    <title>[perl6/specs] 8fca4e: "first time" tweak from PerlJam++</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.perl.perl6.language/17115</link>
    <description>&lt;pre&gt;  Branch: refs/heads/master
  Home:   https://github.com/perl6/specs
  Commit: 8fca4e78d40d2e98b74765199c63e6c2a1d20793
      https://github.com/perl6/specs/commit/8fca4e78d40d2e98b74765199c63e6c2a1d20793
  Author: Larry Wall &amp;lt;larry&amp;lt; at &amp;gt;wall.org&amp;gt;
  Date:   2013-05-15 (Wed, 15 May 2013)

  Changed paths:
    M S04-control.pod

  Log Message:
  -----------
  "first time" tweak from PerlJam++



&lt;/pre&gt;</description>
    <dc:creator>GitHub</dc:creator>
    <dc:date>2013-05-15T18:10:44</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.perl.perl6.language/17114">
    <title>[perl6/specs] 1bc6fe: Added some periods</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.perl.perl6.language/17114</link>
    <description>&lt;pre&gt;  Branch: refs/heads/master
  Home:   https://github.com/perl6/specs
  Commit: 1bc6fed1bf54409676b4709d7555aeaa0cfdbef9
      https://github.com/perl6/specs/commit/1bc6fed1bf54409676b4709d7555aeaa0cfdbef9
  Author: Elizabeth Mattijsen &amp;lt;liz&amp;lt; at &amp;gt;dijkmat.nl&amp;gt;
  Date:   2013-05-15 (Wed, 15 May 2013)

  Changed paths:
    M S11-modules.pod

  Log Message:
  -----------
  Added some periods



&lt;/pre&gt;</description>
    <dc:creator>GitHub</dc:creator>
    <dc:date>2013-05-15T20:38:55</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.perl.perl6.language/17113">
    <title>[perl6/specs] 1e7aec: say how to turn pairs/hashes into sets/bags</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.perl.perl6.language/17113</link>
    <description>&lt;pre&gt;  Branch: refs/heads/master
  Home:   https://github.com/perl6/specs
  Commit: 1e7aec467b4eb83738513f0bcb6d6ff07e89ec95
      https://github.com/perl6/specs/commit/1e7aec467b4eb83738513f0bcb6d6ff07e89ec95
  Author: Larry Wall &amp;lt;larry&amp;lt; at &amp;gt;wall.org&amp;gt;
  Date:   2013-05-14 (Tue, 14 May 2013)

  Changed paths:
    M S32-setting-library/Containers.pod

  Log Message:
  -----------
  say how to turn pairs/hashes into sets/bags



&lt;/pre&gt;</description>
    <dc:creator>GitHub</dc:creator>
    <dc:date>2013-05-14T18:46:52</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.perl.perl6.language/17112">
    <title>[perl6/specs] 038048: more set/bag list clarifications</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.perl.perl6.language/17112</link>
    <description>&lt;pre&gt;  Branch: refs/heads/master
  Home:   https://github.com/perl6/specs
  Commit: 038048739fe1e4f0102133e04e90beedd41376e2
      https://github.com/perl6/specs/commit/038048739fe1e4f0102133e04e90beedd41376e2
  Author: Larry Wall &amp;lt;larry&amp;lt; at &amp;gt;wall.org&amp;gt;
  Date:   2013-05-14 (Tue, 14 May 2013)

  Changed paths:
    M S32-setting-library/Containers.pod

  Log Message:
  -----------
  more set/bag list clarifications

We're not trying to override explicit &amp;lt; at &amp;gt; or .keys here, merely the
implicit policy for a default of item in list context.

Also, set/bag constructors are simply slurpies, and shouldn't care at all
what was passed as the objects in those slurpies.  Generally one should
be using "union" to combine sets or bags anyway, not relying on implicit
constructor semantics to do that.



&lt;/pre&gt;</description>
    <dc:creator>GitHub</dc:creator>
    <dc:date>2013-05-14T18:39:26</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.perl.perl6.language/17111">
    <title>[perl6/specs] 221b79: sets and bags are object based, use === semantics</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.perl.perl6.language/17111</link>
    <description>&lt;pre&gt;  Branch: refs/heads/master
  Home:   https://github.com/perl6/specs
  Commit: 221b79f028ef77d1e9fec478b3d6933bf476fc9f
      https://github.com/perl6/specs/commit/221b79f028ef77d1e9fec478b3d6933bf476fc9f
  Author: Larry Wall &amp;lt;larry&amp;lt; at &amp;gt;wall.org&amp;gt;
  Date:   2013-05-14 (Tue, 14 May 2013)

  Changed paths:
    M S32-setting-library/Containers.pod

  Log Message:
  -----------
  sets and bags are object based, use === semantics



&lt;/pre&gt;</description>
    <dc:creator>GitHub</dc:creator>
    <dc:date>2013-05-14T18:31:32</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.perl.perl6.language/17110">
    <title>[perl6/specs] fd94c2: Allow false booleans into slice adverbs</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.perl.perl6.language/17110</link>
    <description>&lt;pre&gt;  Branch: refs/heads/master
  Home:   https://github.com/perl6/specs
  Commit: fd94c282259268cc02bfc46e7a4c52488f34f927
      https://github.com/perl6/specs/commit/fd94c282259268cc02bfc46e7a4c52488f34f927
  Author: Larry Wall &amp;lt;larry&amp;lt; at &amp;gt;wall.org&amp;gt;
  Date:   2013-05-13 (Mon, 13 May 2013)

  Changed paths:
    M S02-bits.pod

  Log Message:
  -----------
  Allow false booleans into slice adverbs



&lt;/pre&gt;</description>
    <dc:creator>GitHub</dc:creator>
    <dc:date>2013-05-13T19:06:58</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.perl.perl6.language/17109">
    <title>[perl6/specs] 3320cc: distinguish structural unaries by 'is nodal' trait</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.perl.perl6.language/17109</link>
    <description>&lt;pre&gt;  Branch: refs/heads/master
  Home:   https://github.com/perl6/specs
  Commit: 3320ccbb61c4b3cf4a36eccbf7a158ab5573e428
      https://github.com/perl6/specs/commit/3320ccbb61c4b3cf4a36eccbf7a158ab5573e428
  Author: Larry Wall &amp;lt;larry&amp;lt; at &amp;gt;wall.org&amp;gt;
  Date:   2013-05-07 (Tue, 07 May 2013)

  Changed paths:
    M S03-operators.pod

  Log Message:
  -----------
  distinguish structural unaries by 'is nodal' trait

People naturally expect structural unaries like subscripts to be flat
but non-structural unaries to recurse when hypered.  The best place to
hang this info is on the top-level function/method/proto that will be
passed to the hyper controller as object representing the operation
in question.  Subscripts and methods like .values are considered
"nodal".  For static functions on static shapes of known type, this
enables compile-time knowledge of what can be sent to the GPU.

Fixes #42



&lt;/pre&gt;</description>
    <dc:creator>GitHub</dc:creator>
    <dc:date>2013-05-07T18:11:44</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.perl.perl6.language/17108">
    <title>[perl6/specs] bff626: After much deliberation it was decided that matchi...</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.perl.perl6.language/17108</link>
    <description>&lt;pre&gt;  Branch: refs/heads/master
  Home:   https://github.com/perl6/specs
  Commit: bff62668057bf3f87a6f80f33d088d47a1d4eda2
      https://github.com/perl6/specs/commit/bff62668057bf3f87a6f80f33d088d47a1d4eda2
  Author: Elizabeth Mattijsen &amp;lt;liz&amp;lt; at &amp;gt;dijkmat.nl&amp;gt;
  Date:   2013-05-06 (Mon, 06 May 2013)

  Changed paths:
    M S12-objects.pod

  Log Message:
  -----------
  After much deliberation it was decided that matching ints against enumeration
types is too weird (at least now).  Adapt the spec to show an alternate way
of doing this using the topic as set by the smartmatch.  Closes #117875.



&lt;/pre&gt;</description>
    <dc:creator>GitHub</dc:creator>
    <dc:date>2013-05-06T19:46:42</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.perl.perl6.language/17107">
    <title>[perl6/specs] 1f3417: distinguish .subparse from .parse</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.perl.perl6.language/17107</link>
    <description>&lt;pre&gt;  Branch: refs/heads/master
  Home:   https://github.com/perl6/specs
  Commit: 1f3417335cf35561fec290ca1be2bd7c03da2491
      https://github.com/perl6/specs/commit/1f3417335cf35561fec290ca1be2bd7c03da2491
  Author: Larry Wall &amp;lt;larry&amp;lt; at &amp;gt;wall.org&amp;gt;
  Date:   2013-05-06 (Mon, 06 May 2013)

  Changed paths:
    M S05-regex.pod

  Log Message:
  -----------
  distinguish .subparse from .parse



&lt;/pre&gt;</description>
    <dc:creator>GitHub</dc:creator>
    <dc:date>2013-05-06T18:55:32</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.perl.perl6.language/17106">
    <title>[perl6/specs] f06441: Fix problem in comment of wrong example</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.perl.perl6.language/17106</link>
    <description>&lt;pre&gt;  Branch: refs/heads/master
  Home:   https://github.com/perl6/specs
  Commit: f06441c58139a4c3ae24088ab087e483bc98d8f7
      https://github.com/perl6/specs/commit/f06441c58139a4c3ae24088ab087e483bc98d8f7
  Author: Elizabeth Mattijsen &amp;lt;liz&amp;lt; at &amp;gt;dijkmat.nl&amp;gt;
  Date:   2013-05-06 (Mon, 06 May 2013)

  Changed paths:
    M S02-bits.pod

  Log Message:
  -----------
  Fix problem in comment of wrong example



&lt;/pre&gt;</description>
    <dc:creator>GitHub</dc:creator>
    <dc:date>2013-05-06T19:17:31</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.perl.perl6.language/17105">
    <title>Re: [perl6/specs] 90fffb: short forms : &lt; at &gt;.[], %.{} and &amp;.()</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.perl.perl6.language/17105</link>
    <description>&lt;pre&gt;Typo: "theses operator" -&amp;gt; "these operators"
-y


On Mon, May 6, 2013 at 10:23 AM, GitHub &amp;lt;noreply&amp;lt; at &amp;gt;github.com&amp;gt; wrote:

&lt;/pre&gt;</description>
    <dc:creator>yary</dc:creator>
    <dc:date>2013-05-06T19:18:09</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.perl.perl6.language/17104">
    <title>[perl6/specs] 90fffb:  short forms : &lt; at &gt;.[], %.{} and &amp;.()</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.perl.perl6.language/17104</link>
    <description>&lt;pre&gt;  Branch: refs/heads/master
  Home:   https://github.com/perl6/specs
  Commit: 90fffbad2868a1c3b3151c79a805f9834a4902e2
      https://github.com/perl6/specs/commit/90fffbad2868a1c3b3151c79a805f9834a4902e2
  Author: Stéphane Payrard &amp;lt;cognominal&amp;lt; at &amp;gt;gmail.com&amp;gt;
  Date:   2013-05-06 (Mon, 06 May 2013)

  Changed paths:
    M S02-bits.pod

  Log Message:
  -----------
   short forms : &amp;lt; at &amp;gt;.[], %.{} and &amp;amp;.()



&lt;/pre&gt;</description>
    <dc:creator>GitHub</dc:creator>
    <dc:date>2013-05-06T14:23:05</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.perl.perl6.language/17103">
    <title>[perl6/specs] f252dc: remove eval-level confusion from / $x / and / &lt; at &gt;x /</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.perl.perl6.language/17103</link>
    <description>&lt;pre&gt;  Branch: refs/heads/master
  Home:   https://github.com/perl6/specs
  Commit: f252dcef34b51d37c6ee11499372e3bee69071dd
      https://github.com/perl6/specs/commit/f252dcef34b51d37c6ee11499372e3bee69071dd
  Author: Larry Wall &amp;lt;larry&amp;lt; at &amp;gt;wall.org&amp;gt;
  Date:   2013-05-06 (Mon, 06 May 2013)

  Changed paths:
    M S05-regex.pod

  Log Message:
  -----------
  remove eval-level confusion from / $x / and / &amp;lt; at &amp;gt;x /



&lt;/pre&gt;</description>
    <dc:creator>GitHub</dc:creator>
    <dc:date>2013-05-06T17:55:50</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.perl.perl6.language/17102">
    <title>[perl6/specs] 6e2d9c: Define flipflops to use smartmatch semantics</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.perl.perl6.language/17102</link>
    <description>&lt;pre&gt;  Branch: refs/heads/master
  Home:   https://github.com/perl6/specs
  Commit: 6e2d9c944ca5b50cef9e23b15f130a626c1c2b9e
      https://github.com/perl6/specs/commit/6e2d9c944ca5b50cef9e23b15f130a626c1c2b9e
  Author: Larry Wall &amp;lt;larry&amp;lt; at &amp;gt;wall.org&amp;gt;
  Date:   2013-05-02 (Thu, 02 May 2013)

  Changed paths:
    M S03-operators.pod

  Log Message:
  -----------
  Define flipflops to use smartmatch semantics



&lt;/pre&gt;</description>
    <dc:creator>GitHub</dc:creator>
    <dc:date>2013-05-02T17:43:05</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.perl.perl6.language/17101">
    <title>[perl6/specs] dd8212: Clarafication/Expansion in examples of Introspecti...</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.perl.perl6.language/17101</link>
    <description>&lt;pre&gt;  Branch: refs/heads/master
  Home:   https://github.com/perl6/specs
  Commit: dd8212738d06e36dd641c16a89dc411684121b23
      https://github.com/perl6/specs/commit/dd8212738d06e36dd641c16a89dc411684121b23
  Author: Elizabeth Mattijsen &amp;lt;liz&amp;lt; at &amp;gt;dijkmat.nl&amp;gt;
  Date:   2013-04-28 (Sun, 28 Apr 2013)

  Changed paths:
    M S12-objects.pod

  Log Message:
  -----------
  Clarafication/Expansion in examples of Introspection section



&lt;/pre&gt;</description>
    <dc:creator>GitHub</dc:creator>
    <dc:date>2013-04-28T10:45:32</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.perl.perl6.language/17100">
    <title>[perl6/specs] 2a92e0: add IO::Spec, add IO::Path methods cleanup and res...</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.perl.perl6.language/17100</link>
    <description>&lt;pre&gt;  Branch: refs/heads/master
  Home:   https://github.com/perl6/specs
  Commit: 2a92e084f167d7a76568b6c7aaffff6da572b140
      https://github.com/perl6/specs/commit/2a92e084f167d7a76568b6c7aaffff6da572b140
  Author: Brent Laabs &amp;lt;bslaabs&amp;lt; at &amp;gt;gmail.com&amp;gt;
  Date:   2013-04-30 (Tue, 30 Apr 2013)

  Changed paths:
    M S32-setting-library/IO.pod

  Log Message:
  -----------
  add IO::Spec, add IO::Path methods cleanup and resolve



&lt;/pre&gt;</description>
    <dc:creator>GitHub</dc:creator>
    <dc:date>2013-04-30T08:35:58</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.perl.perl6.language/17099">
    <title>[perl6/specs] 432411: Additional examples in "Statement-level bare block...</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.perl.perl6.language/17099</link>
    <description>&lt;pre&gt;  Branch: refs/heads/master
  Home:   https://github.com/perl6/specs
  Commit: 432411af086bd87997ff7e4d1a8ea5666c90568e
      https://github.com/perl6/specs/commit/432411af086bd87997ff7e4d1a8ea5666c90568e
  Author: Elizabeth Mattijsen &amp;lt;liz&amp;lt; at &amp;gt;dijkmat.nl&amp;gt;
  Date:   2013-04-28 (Sun, 28 Apr 2013)

  Changed paths:
    M S04-control.pod

  Log Message:
  -----------
  Additional examples in "Statement-level bare blocks"



&lt;/pre&gt;</description>
    <dc:creator>GitHub</dc:creator>
    <dc:date>2013-04-28T10:01:51</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.perl.perl6.language/17098">
    <title>[perl6/specs] 3acfed: update IO::Path and IO::FileTests, OS-specific IO:...</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.perl.perl6.language/17098</link>
    <description>&lt;pre&gt;  Branch: refs/heads/master
  Home:   https://github.com/perl6/specs
  Commit: 3acfeda8111674b72752bba03c9cbe02ded4c408
      https://github.com/perl6/specs/commit/3acfeda8111674b72752bba03c9cbe02ded4c408
  Author: Brent Laabs &amp;lt;bslaabs&amp;lt; at &amp;gt;gmail.com&amp;gt;
  Date:   2013-04-28 (Sun, 28 Apr 2013)

  Changed paths:
    M S32-setting-library/IO.pod

  Log Message:
  -----------
  update IO::Path and IO::FileTests, OS-specific IO::Path::*
add .parent and .child to IO::Path, clarify volume/directory/basename
rm $.path from filetests and define modified/changed/created/accessed
add IO::Path::Unix, IO::Path::Win32, IO::Path::Cygwin



&lt;/pre&gt;</description>
    <dc:creator>GitHub</dc:creator>
    <dc:date>2013-04-28T09:32:22</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.perl.perl6.language/17097">
    <title>[perl6/specs] 546a9c: Revert "Remove line the was left behind from a pre...</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.perl.perl6.language/17097</link>
    <description>&lt;pre&gt;  Branch: refs/heads/master
  Home:   https://github.com/perl6/specs
  Commit: 546a9c4322e537f98a71d99f0dc473532b416e10
      https://github.com/perl6/specs/commit/546a9c4322e537f98a71d99f0dc473532b416e10
  Author: Elizabeth Mattijsen &amp;lt;liz&amp;lt; at &amp;gt;dijkmat.nl&amp;gt;
  Date:   2013-04-27 (Sat, 27 Apr 2013)

  Changed paths:
    M S11-modules.pod

  Log Message:
  -----------
  Revert "Remove line the was left behind from a previous edit"

This reverts commit fe96bcf41f27a11a262437f213650f615ad23fb9.


  Commit: 62226abe60155bd927e3e024a7be0143836018f1
      https://github.com/perl6/specs/commit/62226abe60155bd927e3e024a7be0143836018f1
  Author: Elizabeth Mattijsen &amp;lt;liz&amp;lt; at &amp;gt;dijkmat.nl&amp;gt;
  Date:   2013-04-27 (Sat, 27 Apr 2013)

  Changed paths:
    M S04-control.pod

  Log Message:
  -----------
  Fix example describing P5 usage of temp in P6


Compare: https://github.com/perl6/specs/compare/2f51c10036e0...62226abe6015
&lt;/pre&gt;</description>
    <dc:creator>GitHub</dc:creator>
    <dc:date>2013-04-27T11:37:05</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.lang.perl.perl6.language">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.lang.perl.perl6.language</link>
  </textinput>
</rdf:RDF>
