<?xml version="1.0" encoding="UTF-8"?>

<rss version="2.0" xmlns:blogChannel="http://backend.userland.com/blogChannelModule">

<channel>
<title><![CDATA[Perl 6: WITCH semicolon]]></title>
<link>http://www.perlfoundation.org/perl6/index.cgi?witch_semicolon</link>
<description></description>
<pubDate>Thu, 31 Jan 2008 03:05:49 -0000</pubDate>
<webMaster>synedra@gmail.com</webMaster>
<generator>Socialtext Workspace v2.14.7.2</generator>

<item>
<title><![CDATA[WITCH semicolon]]></title>
<link>http://www.perlfoundation.org/perl6/index.cgi?witch_semicolon</link>
<description><![CDATA[<div class="wiki">
<h1 id="mnemonics">Mnemonics</h1>
<p>
 &quot;terminate&quot;, &quot;hard comma&quot;</p>
<ul><ul>
<li>ends things</li>
</ul></ul>
<hr />
<h1 id="used_alone">Used alone</h1>
<p>
; <a target="_blank" title="(external link)" href="http://perlcabal.org/syn/S03.html#Terminator_precedence">ends an expression<!-- wiki-renamed-hyperlink "ends an expression"<http://perlcabal.org/syn/S03.html#Terminator_precedence> --></a><br />
; <a target="_blank" title="(external link)" href="http://perlcabal.org/syn/S09.html#The_semicolon_operator">separates slices<!-- wiki-renamed-hyperlink "separates slices"<http://perlcabal.org/syn/S09.html#The_semicolon_operator> --></a> in a multidimensional List<br />
; allows for <a target="_blank" title="(external link)" href="http://perlcabal.org/syn/S09.html#Subscript_and_slice_notation">multidimensional indexing<!-- wiki-renamed-hyperlink "multidimensional indexing"<http://perlcabal.org/syn/S09.html#Subscript_and_slice_notation> --></a> of arrays</p>
<h1 id="other_uses">Other Uses</h1>
<p>
;; in a Signature exempts arguments from <a target="_blank" title="(external link)" href="http://perlcabal.org/syn/S12.html#Multisubs_and_Multimethods">multi dispatch consideration<!-- wiki-renamed-hyperlink "multi dispatch consideration"<http://perlcabal.org/syn/S12.html#Multisubs_and_Multimethods> --></a></p>
</div>
]]></description>
<author>Brian Julin</author>
<guid isPermaLink="true">http://www.perlfoundation.org/perl6/index.cgi?witch_semicolon</guid>
<pubDate>Thu, 31 Jan 2008 03:05:49 -0000</pubDate>
</item>

</channel>
</rss>