From 406c80bebf686a34e6cb413b389e624e4e34ea16 Mon Sep 17 00:00:00 2001 From: Miek Gieben Date: Sat, 18 Dec 2010 23:55:17 +0100 Subject: [PATCH] added README --- README | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/README b/README index dfa7201e..0dc13665 100644 --- a/README +++ b/README @@ -1,7 +1,10 @@ -Alternate aproach to DNS +Alternative aproach to a DNS library +Much more control as you prepare a dns packet and then call the resolver +to send it. +The library is asynchronise (thanks to Go) from the get go. - -Net::DNS -ldns +* ldns +* NSD +* Net::DNS