#!/usr/bin/perl -wT print "Content-type: text/plain\n\n"; print "Hello, world! (perl)\n";