#!/usr/bin/perl use warnings; use strict; print "Content-type: text/plain\n\n"; print "hello";