summaryrefslogtreecommitdiffstats
path: root/libraries/perl-net-dns/README
diff options
context:
space:
mode:
author LukenShiro <lukenshiro@ngi.it>2010-05-12 17:42:00 +0200
committer David Somero <xgizzmo@slackbuilds.org>2010-05-12 17:42:00 +0200
commit9bc8da52fbafc15ae1d1fcd6d957f45986a71b9c (patch)
treec71fe65a64ce9aa006514d40e7183bd0fc9fc4ac /libraries/perl-net-dns/README
parentea6548dfa34ea71db86e0ce6d761c8b46ea51bb8 (diff)
downloadslackbuilds-9bc8da52fbafc15ae1d1fcd6d957f45986a71b9c.tar.gz
slackbuilds-9bc8da52fbafc15ae1d1fcd6d957f45986a71b9c.tar.xz
libraries/perl-net-dns: Updated for version 0.65
Diffstat (limited to 'libraries/perl-net-dns/README')
-rw-r--r--libraries/perl-net-dns/README3
1 files changed, 2 insertions, 1 deletions
diff --git a/libraries/perl-net-dns/README b/libraries/perl-net-dns/README
index 09c07d4f82..1c5090b2fd 100644
--- a/libraries/perl-net-dns/README
+++ b/libraries/perl-net-dns/README
@@ -4,4 +4,5 @@ Net::DNS is a DNS resolver implemented in Perl. It allows the
programmer to perform nearly any type of DNS query from a Perl
script
-It requires: perl-net-ip (available on SlackBuilds.org)
+Requires perl-net-ip and perl-digest-hmac, both of which are
+available on SlackBuilds.org.