summaryrefslogtreecommitdiffstats
path: root/httpd/cgi-bin/p3p
blob: 5e272fdfb541d4e090824c4daf2b9f0c2066356a (plain)
1
2
3
4
5
6
#! perl
print "Content-type: text/html

<html><body>koike</body></html>
";