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

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

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

<item>
<title><![CDATA[WITCH tack]]></title>
<link>http://www.perlfoundation.org/perl6/index.cgi?witch_tack</link>
<description><![CDATA[<div class="wiki">
<h1 id="mnemonics">Mnemonics</h1>
<p>
 &quot;tack&quot;</p>
<ul><ul>
<li>is just a quote in perl6</li>
<li>can be used to &quot;tack&quot; things onto perl6</li>
</ul></ul>
<hr />
<h1 id="used_as_a_brace_pair_or_quote_pair">Used as a brace pair or quote pair</h1>
<p>
` has no special meaning and is just a <a target="_blank" title="(external link)" href="http://perlcabal.org/syn/S02.html#Literals">quoting character<!-- wiki-renamed-hyperlink "quoting character"<http://perlcabal.org/syn/S02.html#Literals> --></a></p>
<h1 id="other_uses">Other uses</h1>
<p>
` is more or less reserved for use by user's private code through overloading/grammar warping</p>
<h1 id="old_deprecated_or_other_language_uses">Old, deprecated, or other language uses</h1>
<p>
` was used to &quot;shell out&quot; in perl5, very tackily. Perl6 does away with that practice.</p>
</div>
]]></description>
<author>Brian Julin</author>
<guid isPermaLink="true">http://www.perlfoundation.org/perl6/index.cgi?witch_tack</guid>
<pubDate>Thu, 31 Jan 2008 03:36:30 -0000</pubDate>
</item>

</channel>
</rss>