1 2 3 4 5 6
use strict; print "Content-type: text/plain\r\n"; print "Content-Length: 0\r\n"; print "\r\n";