aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-POE-Component-Client-DNS/pkg-descr
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2001-12-13 12:15:37 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2001-12-13 12:15:37 +0000
commit498b77f3cf7a9d8d4e37b521fdd40b1ca0bc1bcc (patch)
tree7bf444788ef7a540961c65c46ab5698e6516e078 /devel/p5-POE-Component-Client-DNS/pkg-descr
parent03f0ef55d3c92597d305c1fe39b0c6312f8560cd (diff)
downloadports-498b77f3cf7a9d8d4e37b521fdd40b1ca0bc1bcc.tar.gz
ports-498b77f3cf7a9d8d4e37b521fdd40b1ca0bc1bcc.zip
add p5-POE-Component-Client-DNS
POE component for non-blocking/concurrent DNS queries PR: 32779 Submitted by: Sergey Skvortsov <skv@protey.ru>
Notes
Notes: svn path=/head/; revision=51482
Diffstat (limited to 'devel/p5-POE-Component-Client-DNS/pkg-descr')
-rw-r--r--devel/p5-POE-Component-Client-DNS/pkg-descr8
1 files changed, 8 insertions, 0 deletions
diff --git a/devel/p5-POE-Component-Client-DNS/pkg-descr b/devel/p5-POE-Component-Client-DNS/pkg-descr
new file mode 100644
index 000000000000..8603ca13ed78
--- /dev/null
+++ b/devel/p5-POE-Component-Client-DNS/pkg-descr
@@ -0,0 +1,8 @@
+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