in reply to Adding an nslookup to a log script

use Socket; my $hostname = gethostbyaddr(inet_aton($ipaddr),AF_INET);

-b