<?xml version="1.0" encoding="windows-1252"?>
<node id="578932" title="Re^2: If I was forced to program in another language, the Perl language feature I would miss most would be:" created="2006-10-17 20:45:57" updated="2006-10-17 16:45:57">
<type id="11">
note</type>
<author id="123291">
hossman</author>
<data>
<field name="doctext">
&lt;p&gt;
You can live without "trailing comma" by getting in the habit of using "leading comma"...
&lt;/p&gt;

&lt;code&gt;
    assertQ( "minimum mm is three"
            ,req("cool stuff traveling")
            ,"//*[@numFound='2']"
            ,"//result/doc[1]/int[@name='id'][. ='42']"
            ,"//result/doc[2]/int[@name='id'][. ='666']"
            ); 
&lt;/code&gt;</field>
<field name="root_node">
578680</field>
<field name="parent_node">
578731</field>
</data>
</node>
