Bot::BasicBot::Pluggable::Module::DNS(3pm) | User Contributed Perl Documentation | Bot::BasicBot::Pluggable::Module::DNS(3pm) |
NAME¶
Bot::BasicBot::Pluggable::Module::DNS - DNS lookups for hostnames or IP addresses
VERSION¶
version 1.30
IRC USAGE¶
- dns <ip address>
- Returns the hostname of that IP address
- nslookup <hostname>
- Returns the IP address of the hostname.
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.
2024-08-24 | perl v5.38.2 |