#!/usr/local/bin/perl ### A graphic include print "Content-type: text/html\r\n"; print "\r\n"; print "Hello\n"; print "";