in reply to Re: Re: external subroutine
in thread external subroutine
If the editor you use for writing perl scripts supports jumping to a matching bracket, use that facility on the open and close parens, open and close curlies, and any nearby square brackets on and near the line that triggered the error. Syntax highlighting, which renders quoted strings and comments in a different colors than the rest of the code, can also be a big help.
Nevermind -- sorry to have misread the warning message.
|
|---|