#!/usr/bin/perl print "Content-type: text/html\n\n"; print qq~Toller TestHallo Welt... is das schön hier....blablabla~;