#!/usr/bin/perl -w
use lib qw( . ../.. );
use Debug2( report => 'empty_body' );
use strict;

print "Content-type: text/html\n\n";
