4 lines
66 B
Plaintext
4 lines
66 B
Plaintext
![]() |
#!/usr/bin/env perl
|
||
|
|
||
|
print "Content-Type: text/plain\n\nhello\n";
|