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

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

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

<item>
<title><![CDATA[WITCH slash]]></title>
<link>http://www.perlfoundation.org/perl6/index.cgi?witch_slash</link>
<description><![CDATA[<div class="wiki">
<h1 id="mnemonics">Mnemonics</h1>
<p>
&quot;slash&quot;,&quot;matchstick&quot;</p>
<p>
 -- usually has something to do with matching or regexes</p>
<hr />
<h1 id="used_alone">Used alone</h1>
<p>
/ division</p>
<h1 id="used_as_a_brace_pair_or_quote_pair">Used as a brace pair or quote pair</h1>
<p>
 -- creates a literal regexe</p>
<h1 id="special_variables">Special Variables</h1>
<p>
$/, @/ and %/ contain the <a target="_blank" title="(external link)" href="http://perlcabal.org/syn/S05.html#Return_values_from_matches">results of a match<!-- wiki-renamed-hyperlink "results of a match"<http://perlcabal.org/syn/S05.html#Return_values_from_matches> --></a> operation.</p>
<h1 id="hyper_operator_and_meta_operator_restrictions">Hyper operator and meta operator restrictions</h1>
<p>
<span class="nlw_phrase">[/]<!-- wiki: {{[/]}} --></span> a division reduction must have at least two terms as it has no identity value</p>
<h1 id="operators_containing_this_character">Operators containing this character</h1>
<p>
// <a target="_blank" title="(external link)" href="http://www.programmersheaven.com/2/Perl6-FAQ-Operators#definedor">defined or<!-- wiki-renamed-hyperlink "defined or"<http://www.programmersheaven.com/2/Perl6=-FAQ=-Operators#definedor> --></a> for easy default value processing</p>
</div>
]]></description>
<author>Brian Julin</author>
<guid isPermaLink="true">http://www.perlfoundation.org/perl6/index.cgi?witch_slash</guid>
<pubDate>Thu, 24 Jan 2008 03:29:24 -0000</pubDate>
</item>

</channel>
</rss>