# New Ticket Created by Aleks-Daniel Jakimenko-Aleksejev # Please include the string: [perl #130331] # in the subject line of all future correspondence about this issue. # <URL: https://rt.perl.org/Ticket/Display.html?id=130331 >
Code: { Result: ===SORRY!=== Error while compiling -e Missing block at -e:4 ------> <BOL>⏏<EOL> First of all, it is a closing curly brace that is missing, not a block. If you add another block, it won't solve the problem. Also, it probably should not complain on an empty line.