# HTML generating routines
#
# Author: Patrick Canterino <patshaping@gmx.net>
-# Last modified: 09-22-2003
+# Last modified: 09-23-2003
#
use strict;
# htmlhead()
#
# Generate the head of a HTML document
+# (a text/html HTTP header will also be created)
#
# Params: Title and heading
#
# abort()
#
-# Print and error message and exit script
+# Print an error message and exit script
+# ^^^^^
#
# Params: Error message