|
|
| No such thing as a small change | |
| PerlMonks |
Re: A little network questionby KM (Priest) |
| on Apr 25, 2001 at 16:33 UTC ( #75423=note: print w/ replies, xml ) | Need Help?? |
|
Look at Net::DNS. I have also used Email::Valid, which will use either Net::DNS (if installed) or do the nslookup (if Net::DNS isn't installed). The code in both modules maybe an interesting read to you. Also, 'perldoc -f gethostbyaddr' is good reading.
Cheers,
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||