I have a web app in created with CGI.pm, let's call it
myapp.cgi (embedded within a normal html frame).
Is there a way to capture/record the IP addresses of users who
submit job from myapp.cgi? I am thinking to
capture it within myapp.cgi itself, not from the
html file from where it is embedded.