aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Tie-DNS/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'net/p5-Tie-DNS/pkg-descr')
-rw-r--r--net/p5-Tie-DNS/pkg-descr8
1 files changed, 8 insertions, 0 deletions
diff --git a/net/p5-Tie-DNS/pkg-descr b/net/p5-Tie-DNS/pkg-descr
new file mode 100644
index 000000000000..c13a1ae07a8f
--- /dev/null
+++ b/net/p5-Tie-DNS/pkg-descr
@@ -0,0 +1,8 @@
+This module is meant to be a simplified interface to the
+excellent Net::DNS module. Its goal is to make operations
+that are easy in Net::DNS trivial, and operations that are
+hard in Net::DNS easy.
+
+WWW: http://search.cpan.org/search?dist=Tie-DNS
+
+Seamus Venasse <svenasse@polaris.ca>