4 lines
66 B
Perl
Executable File

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