1config BR2_PACKAGE_PERL_NET_DNS 2 bool "perl-net-dns" 3 select BR2_PACKAGE_PERL_DIGEST_HMAC # runtime 4 help 5 Perl Interface to the Domain Name System. 6 7 https://metacpan.org/release/Net-DNS 8