Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: Compile error for the perl code

by Thilosophy (Curate)
on Dec 17, 2007 at 06:09 UTC ( [id://657374]=note: print w/replies, xml ) Need Help??


in reply to Compile error for the perl code

Might be a runaway multi-line // string starting on line 2000)

Do you have an (accidental) multi-line string starting at line 2000 ?

if ( $me3400(1) == /cp me340x-metrobase-mz \/tftpboot\/$u\/me340x-metr +obase-mz/ )

Not sure what this means, but you probably want to use the regex matching operator =~ rather than the numerical ==.

What is $me3400(1) (I don't even get the syntax)?

Since you are looping over a file line by line, is this supposed to be a comparison for the current line?

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://657374]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (3)
As of 2024-03-29 02:18 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found