<?xml version="1.0" encoding="windows-1252"?>
<node id="657374" title="Re: Compile error for the perl code" created="2007-12-17 01:09:01" updated="2007-12-16 20:09:01">
<type id="11">
note</type>
<author id="409485">
Thilosophy</author>
<data>
<field name="doctext">
&lt;i&gt;Might be a runaway multi-line // string starting on line 2000)&lt;/i&gt;

&lt;p&gt;Do you have an (accidental) multi-line string starting at line 2000 ?

&lt;code&gt;
if ( $me3400(1) == /cp me340x-metrobase-mz \/tftpboot\/$u\/me340x-metrobase-mz/ ) 
&lt;/code&gt;

&lt;p&gt;Not sure what this means, but you probably want to use the regex matching operator &lt;code&gt;=~&lt;/code&gt; rather than the numerical &lt;code&gt;==&lt;/code&gt;.

&lt;p&gt;What is &lt;code&gt;$me3400(1)&lt;/code&gt; (I don't even get the syntax)?

&lt;p&gt;Since you are looping over a file line by line, is this supposed to be a comparison for the current line? 
</field>
<field name="root_node">
657372</field>
<field name="parent_node">
657372</field>
</data>
</node>
