#!/usr/bin/perl use strict; print "Content-Type: text/plain; charset=us-ascii\n\n"; sleep 10; print "10s\n";