open FILE,'<',$file or die $!; my @inhalt = ; close FILE; print "Content-type: text/html\n\n"; print << "HTML"; HTML-Code @inhalt Der Rest HTML