#!/usr/pkg/bin/perl
print "Content-type: text/plain\n\n";
print "testing...\n";

