Files
domo/3P/civetweb/test/dir with spaces/hello.cgi
T
2016-02-27 00:07:26 +01:00

4 lines
66 B
Perl
Executable File

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