#!/usr/bin/perl print "Content-type: text/html\r\n\r\n"; print "Hello there!
\nJust testing .
\n";