in reply to script syntax errors
You have a syntax error on or near line 6 of your program, just like the error message says. That means that perl doesn't understand you.
You should probably fix it.
If you'd like help in fixing it, you should probably post the first dozen lines of your program or so, because we can only guess what the problem is without seeing the code.
|
|---|