1#!/usr/bin/env perl
2
3print "Content-Type: text/plain\n\nhello\n";
4