# New Ticket Created by Will Coleda
# Please include the string: [perl #32391]
# in the subject line of all future correspondence about this issue.
# <URL:
http://rt.perl.org:80/rt3/Ticket/Display.html?id=32391 >
- lexer doesn't impose limits on identifiers, this could lead
to buffer overflows.
So there are a bunch of unsafe strcats and sprintfs, some of them
marked XXX.
from imcc/BUGS