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

hello universe !!!!


";