aboutsummaryrefslogtreecommitdiff
path: root/dns/p5-IO-Async-Resolver-DNS/distinfo
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.06Sunpoet Po-Chuan Hsieh2015-08-021-2/+2
| | | | | | | Changes: http://search.cpan.org/dist/IO-Async-Resolver-DNS/Changes Notes: svn path=/head/; revision=393408
* - Add p5-IO-Async-Resolver-DNS 0.05Sunpoet Po-Chuan Hsieh2015-07-271-0/+2
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/ Notes: svn path=/head/; revision=393021