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

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

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

<item>
<title><![CDATA[WITCH littlex]]></title>
<link>http://www.perlfoundation.org/perl6/index.cgi?witch_littlex</link>
<description><![CDATA[<div class="wiki">
<h1 id="mnemonics">Mnemonics</h1>
<p>
&quot;hex&quot;, &quot;times&quot; <br />
 -- all things hexadecimal<br />
 -- multiplication in grammar school math</p>
<hr />
<h1 id="used_alone">Used alone</h1>
<p>
x used as infix operators perform <a target="_blank" title="(external link)" href="http://perlcabal.org/syn/S03.html#Replication">replication<!-- wiki-renamed-hyperlink "replication"<http://perlcabal.org/syn/S03.html#Replication> --></a></p>
<h1 id="operators_containing_this_character">Operators containing this character</h1>
<p>
xx is also a replication operator. See above.</p>
<h1 id="when_used_inside_regexes">When used inside regexes</h1>
<p>
\x same as in an interpolated string (see below)</p>
<h1 id="as_an_adverb">As an adverb</h1>
<p>
:x and :ex regexe adverbs perform <a target="_blank" title="(external link)" href="http://perlcabal.org/syn/S05.html#Capturing_from_repeated_matches">repeated matches<!-- wiki-renamed-hyperlink "repeated matches"<http://perlcabal.org/syn/S05.html#Capturing_from_repeated_matches> --></a></p>
<h1 id="other_uses">Other uses</h1>
<p>
\x inside an interpolated string introduces a <a target="_blank" title="(external link)" href="http://perlcabal.org/syn/S02.html#Literals">hex-encoded character<!-- wiki-renamed-hyperlink "hex=-encoded character"<http://perlcabal.org/syn/S02.html#Literals> --></a><br />
0x introduces a <a target="_blank" title="(external link)" href="http://perlcabal.org/syn/S02.html#Literals">literal number<!-- wiki-renamed-hyperlink "literal number" <http://perlcabal.org/syn/S02.html#Literals> --></a> in hexadecimal format<br />
%x in a printf format outputs numbers in hexadecimal format</p>
</div>
]]></description>
<author>Brian Julin</author>
<guid isPermaLink="true">http://www.perlfoundation.org/perl6/index.cgi?witch_littlex</guid>
<pubDate>Thu, 24 Jan 2008 04:32:16 -0000</pubDate>
</item>

</channel>
</rss>