<?xml version="1.0" encoding="windows-1252"?>
<node id="657373" title="Re: Compile error for the perl code" created="2007-12-17 01:02:07" updated="2007-12-16 20:02:07">
<type id="11">
note</type>
<author id="204547">
jonnyfolk</author>
<data>
<field name="doctext">
&lt;p&gt;The errors are mostly found for you in the error messages.  One thing to note is that you are using the numerical operator &lt;code&gt;==&lt;/code&gt; rather than &lt;code&gt;eq&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;I'm not sure what &lt;code&gt;if ( $me3400(1) == /cp me340x-metrobase-mz \/tftpboot\/$u\/me340x-metrobase-mz/ ) 
{ &lt;/code&gt; means but you would probably be better off with something like:&lt;code&gt;if ( $me3400(1) eq "cp me340x-metrobase-mz /tftpboot/$u/me340x-metrobase-mz" ) 
{ &lt;/code&gt;

</field>
<field name="root_node">
657372</field>
<field name="parent_node">
657372</field>
</data>
</node>
