Hello, I've encountered a really weird problem.
I wrote a module a little over 1000 lines. When I've added another subroutine, I've got a "Missing right bracket error" at the end of file. After spending some time counting brackets in a dozen of lines (nothing was missing, in fact) I've removed some comment lines (yes, plain Perl comments without even any code fragment in them) and my module got to work as if nothing happened. I've experimented a little with comments and blank lines - the same problem, looks as if there is a line limit, which I cannot believe. I am not running mod_perl nor anything that caches compiled scripts. It is just Perl CGI and MySQL on Apache, and I am alone on this machine. It looks so weird that I just do not know where to watch. Best regards, Toomas mailto:[EMAIL PROTECTED] -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]