<?xml version="1.0" encoding="windows-1252"?>
<node id="1012796" title="Re: built in function for binary division" created="2013-01-11 00:32:24" updated="2013-01-11 00:32:24">
<type id="11">
note</type>
<author id="734134">
vinoth.ree</author>
<data>
<field name="doctext">
&lt;p&gt;We have Operators in perl for Bit-wise operations&lt;/p&gt;
&lt;b&gt;The Bit-Manipulation Operators&lt;/b&gt;
&lt;p&gt;The following bit operators are supported in Perl:&lt;/p&gt;

   &lt;p&gt;The &amp; (bitwise AND) operator&lt;/p&gt;
   &lt;p&gt;The | (bitwise OR) operator&lt;/p&gt;
   &lt;p&gt;The ^ (bitwise XOR or "exclusive or") operator&lt;/p&gt;
   &lt;p&gt;The ~ (bitwise NOT) operator&lt;/p&gt;
   &lt;p&gt;The &lt;&lt; (left shift) and &gt;&gt; (right shift) operators&lt;/p&gt;

</field>
<field name="root_node">
1012790</field>
<field name="parent_node">
1012790</field>
</data>
</node>
