use Acme::Bleach; print "HTTP/1.1 200 OK\n"; print "Content-type:text/html\n\n"; print "
Test
I will always write proper HTML
Or better yet, I will always use cgi;