# New Ticket Created by "AVELING BEN"
# Please include the string: [perl #53808]
# in the subject line of all future correspondence about this issue.
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=53808 >
Hi,
I've just received an error message saying:
elseif should be elsif at blah.pl line 103.
What happened to do-what-I-mean?
Perl is usually pretty forgiving. In this case, it knows that I should
have typed elsif, so why does it care that I typed elseif? Why not just
treat it as if I'd typed elsif?
Regards, Ben
--
[EMAIL PROTECTED]