#! /usr/bin/perl print "Content-type: text/html\n\n"; print "wtf. ftw? "; print "hey, i'm perl!"; print "go back";