#!/usr/local/bin/perl print "Content-type: text/html\n\n"; print("\n"); print ""; print "#"; print "$ENV{'REMOTE_ADDR'}"; print "</body></html>";