!#/usr/bin/perl print "Content type: text/html"; print "hello world"; #### curl localhost/hello
## curl localhost/hello