Bot::BasicBot::Pluggable::Module::DNS - DNS lookups for hostnames or IP addresses


NAME

Bot::BasicBot::Pluggable::Module::DNS - DNS lookups for hostnames or IP addresses

Back to Top


IRC USAGE

dns <ip address>

Returns the hostname of that IP address

nslookup <hostname>

Returns the IP address of the hostname.

Back to Top


AUTHOR

Mario Domgoergen <mdom@cpan.org>

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

Back to Top

 Bot::BasicBot::Pluggable::Module::DNS - DNS lookups for hostnames or IP addresses