Unmatched Right Curly Bracket
Question
I get an error that starts with Unmatched right curly bracket at [path/filename].pm.
Answer
This error is an indication that there was a problem uploading the specified file to your server: either it was not uploaded in ASCII mode, or the file was truncated during transfer.
Upload the file again, making sure to specifically choose an ASCII or plain text transfer mode; and verify that the file size on the server after the upload matches the original file size.
If the file referenced in the error is extlib/DateTime/LocaleCatalog.pm, and is also accompanied by messages stating Malformed UTF-8 character, see the Knowledge Base article Malformed UTF-8 Character.


