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


Bot-BasicBot-Pluggable documentation  | view source Contained in the Bot-BasicBot-Pluggable distribution.

Index


NAME

Top

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

VERSION

Top

version 0.93

IRC USAGE

Top

dns <ip address>

Returns the hostname of that IP address

nslookup <hostname>

Returns the IP address of the hostname.

AUTHOR

Top

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.


Bot-BasicBot-Pluggable documentation  | view source Contained in the Bot-BasicBot-Pluggable distribution.