<?xml version="1.0" encoding="windows-1252"?>
<node id="276024" title="Re: eq vs. ==" created="2003-07-20 06:35:52" updated="2005-08-09 12:09:47">
<type id="11">
note</type>
<author id="186362">
adrianh</author>
<data>
<field name="doctext">
&lt;p&gt;Consider:&lt;/p&gt;
&lt;code&gt;
print "eq" if "02" eq "2";
print "==" if "02" == "2";
&lt;/code&gt;

&lt;p&gt;and many other variations on the theme. There are many strings that are "==" but not "eq" :-)&lt;/p&gt;</field>
<field name="root_node">
276020</field>
<field name="parent_node">
276020</field>
</data>
</node>
