Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re^4: syntax error near else and }

by maitai091054 (Initiate)
on Feb 05, 2012 at 23:10 UTC ( [id://952003]=note: print w/replies, xml ) Need Help??


in reply to Re^3: syntax error near else and }
in thread syntax error near else and }

Chorob, Thank you for your response. Since I am new to this PerlMonks site took me a while to figure out where replies to my query would go. I don't understand your comment as there are a number of if statements and a matching else for each...if you could explain a bit more I would appreciate it.

Replies are listed 'Best First'.
Re^5: syntax error near else and }
by choroba (Cardinal) on Feb 05, 2012 at 23:19 UTC
    there are a number of if statements and a matching else for each
    I have not verified whether each statement has its if, but there is definitely an else without an if. It is located at the very place of the error:
    41 else { 42 $hold = $hold.$hold; 43 } 44 else {
    Do you see it?  else {...} else

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (7)
As of 2024-04-16 09:09 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found