#! /usr/bin/perl use warnings; use strict; print "Content-type: text/html\n\n"; # header und leerzeile print "

Hallo

\n";