#!/usr/bin/perl -Tw print "Content-type: text/plain\n\n"; print "Hello world!\n";