Callers Name:
|
Auto Time :
Manual Time :
|
Time: \n";
| \n";
\n";
BODY
# BODY is the end of the heredoc, and CANNOT have space
# before or after it unless you get fancy
# and do the print above as:
# print <<" FANCY WITH Spaces in FRONT";
# and then you would end it with the following, minus the "#":
# FANCY WITH Spaces in FRONT