... print "HTTP/1.0 200 OK\r\n", $cgi->header, $cgi->start_html("Tag Cloud"); #now the new line print qq{"; print $main::cloud->html_and_css(); ...