"Jenda Krynicky" schreef:
> Dr.Ruud:
>> Amit Saxena:

>>> I want to know the best approach that should be used to find the
>>> extra curly brace when any Perl program aborts with the error
>>> message as "Missing right curly braces".
>>
>> Many editors have a function to bring your cursor from the opening to
>> the closing brace.
>
> though in this case you need the conterpart, to go from the closing
> to the opening.

There is no such "need" at all. And some editors just don't have that
function.


> Plus if you format your code consistently, the missing closing
> curly should be fairly obvious.

And Amit's question would not be here. With some luck perltidy can make
it so.

-- 
Affijn, Ruud

"Gewoon is een tijger."


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to