<?xml version="1.0" encoding="windows-1252"?>
<node id="929228" title="Re^11: Words in Words" created="2011-10-02 20:16:03" updated="2011-10-02 20:16:03">
<type id="11">
note</type>
<author id="961">
Anonymous Monk</author>
<data>
<field name="doctext">
&lt;p&gt;&lt;dl&gt;&lt;dt&gt;[http://perldoc.perl.org/perlop.html#Quote-and-Quote-like-Operators]
&lt;dd&gt;&lt;C&gt;
Customary  Generic        Meaning        Interpolates
    ''       q{}          Literal             no
    ""      qq{}          Literal             yes
    ``      qx{}          Command             yes*
            qw{}         Word list            no
    //       m{}       Pattern match          yes*
            qr{}          Pattern             yes*
             s{}{}      Substitution          yes*
            tr{}{}    Transliteration         no (but see below)
             y{}{}    Transliteration         no (but see below)
    &lt;&lt;EOF                 here-doc            yes*

    * unless the delimiter is ''.&lt;/c&gt;&lt;/dl&gt;</field>
<field name="root_node">
928877</field>
<field name="parent_node">
929225</field>
<field name="reputation">
1</field>
</data>
</node>
