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...