Resolve DNS queries using IO::Async
IO::Async::Resolver::DNS extends the IO::Async::Resolver class with extra methods and resolver functions to perform DNS-specific resolver lookups. It does not directly provide any methods or functions of its own. These functions are provided for performing DNS-specific lookups, to obtain MX or SRV records, for example. For regular name resolution, the usual getaddrinfo and getnameinfo methods on the standard IO::Async::Resolver should be used.
$
pkg install p5-IO-Async-Resolver-DNSOrigin
dns/p5-IO-Async-Resolver-DNS
Size
55.0KiB
License
ART10, GPLv1+
Maintainer
sunpoet@FreeBSD.org
Dependencies
5 packages
Required by
1 packages