In perl a common problem that I've seen is a single missing }, which in a large file is sometimes reported as being missing at the end of the fileIndeed, it would help if perl would point towards the opening { that is missing the closing brace, instead of pointing towards the end of the file, where the closing } is supposedly missing. I know where the end of the file is, thank you, I don't need anyone to point it out to me.
In reply to Re: Re: Perl Gotchas.
by bart
in thread Perl Gotchas.
by EvdB
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |