|
|
| "be consistent" | |
| PerlMonks |
Re: Capturing IP Address from a CGI scriptby ides (Deacon) |
| on Oct 27, 2007 at 15:41 UTC ( #647586=note: print w/ replies, xml ) | Need Help?? |
|
You can get the sending hostname ( or IP if the hostname is unavailable ) via $cgi->remote_host() and then log it to a file or store it however you want.
Frank Wiles <frank@revsys.com>
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||