diff options
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 |
commit | 9bc8da52fbafc15ae1d1fcd6d957f45986a71b9c (patch) | |
tree | c71fe65a64ce9aa006514d40e7183bd0fc9fc4ac /libraries/perl-net-dns/README | |
parent | ea6548dfa34ea71db86e0ce6d761c8b46ea51bb8 (diff) |
libraries/perl-net-dns: Updated for version 0.65
Diffstat (limited to 'libraries/perl-net-dns/README')
-rw-r--r-- | libraries/perl-net-dns/README | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/libraries/perl-net-dns/README b/libraries/perl-net-dns/README index 09c07d4f82dd..1c5090b2fd56 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. |