Sign in
apache
/
httpd-tests
/
refs/heads/trunk
/
.
/
t
/
htdocs
/
modules
/
cgi
/
perl.pl.PL
blob: 51969cc96ace1f0cc98b9c557fec79ac4f4d0af0 [
file
]
print
"Content-type: text/plain\n\n"
;
print
"perl cgi"
;