The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Bot::BasicBot::Pluggable::Module::DNS

SYNOPSIS

Does DNS lookups for hosts.

IRC USAGE

Commands:

nslookup <name>

returns the IP address of the named host

dns <ip address>

reuturns the name of the host with that IP

TODO