#!/usr/bin/perl -w print "Content-type: text/html\n\n"; print<<_HTMLEND;

hello

_HTMLEND