Help for this page
print $q->header, # create the HTTP header $q->start_html('hello world'), # start the HTML ... -alt => 'Powered by Perl'}), $q->h1('hello world'); # level 1 header
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" ... hello world </h1>