hello.cgi 66 Bytes EditWeb IDE 1 2 3 #!/usr/bin/env perl print "Content-Type: text/plain\n\nhello\n";