|
|
| Keep It Simple, Stupid | |
| PerlMonks |
Re: Getting IP with HTTP::Daemonby IndyZ (Friar) |
| on Feb 17, 2001 at 20:47 UTC ( [id://59166]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
First, write or regex to get the hostname, by itself, out of
$d->url. I will leave this as a skill building excercise for
you. Then, try this:
@addresses will contain a list of IP addresses. I think that this code is verbatim from the Perl Cookbook, I just copied and pasted it out of an old project of mine.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||