#!/usr/local/bin/perl print "Content-type: text/html\n\n"; print " Example "; print ""; print "This is a Test "; print "A very Interesting test"; print "";