Commit graph

2 commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
e2b1998190 - Update to 0.06
Changes:	http://search.cpan.org/dist/IO-Async-Resolver-DNS/Changes
2015-08-02 06:27:44 +00:00
Sunpoet Po-Chuan Hsieh
7df09b8e13 - Add p5-IO-Async-Resolver-DNS 0.05
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.

WWW: http://search.cpan.org/dist/IO-Async-Resolver-DNS/
2015-07-27 19:25:30 +00:00