498b77f3cf
POE component for non-blocking/concurrent DNS queries PR: 32779 Submitted by: Sergey Skvortsov <skv@protey.ru>
9 lines
301 B
Plaintext
9 lines
301 B
Plaintext
POE::Component::Client::DNS is a wrapper for non-blocking Net::DNS.
|
|
It lets other tasks to run while something is waiting for a nameserver
|
|
to respond, and it lets several DNS queries run in parallel.
|
|
|
|
WWW: http://search.cpan.org/search?dist=POE-Component-Client-DNS
|
|
|
|
-- Sergey Skvortsov
|
|
skv@protey.ru
|