Why not adopt me?
This distribution is up for adoption!
If you're interested then please contact the PAUSE module admins via
email.
NAME
Bot::Cobalt::Plugin::Extras::DNS - Issue DNS queries from IRC
SYNOPSIS
!dns www.cobaltirc.org
## Same as:
!nslookup www.cobaltirc.org
## Optionally specify a type:
!dns irc.cobaltirc.org aaaa
DESCRIPTION
A Cobalt plugin providing DNS query results on IRC.
Uses POE::Component::Client::DNS for asynchronous lookups.
AUTHOR
Jon Portnoy <avenj@cobaltirc.org>