thats what i have (given by the teacher):


102 return <<HEAD;<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
103-112....bunch of html code
113 HEAD
------

its giving me Unterminated <> operator at line 113. I know nothing about Perl, it supposed to go with our PHP application.

I assume some brackets or left/right angle signs are missing.
hey David, thanks for the tip but it isnt working, still giving the same error.
i found the problem: