From 64b83d19057ab5af075e511132d0b851dc355ad9 Mon Sep 17 00:00:00 2001 From: bapt Date: Tue, 5 Apr 2011 16:21:01 +0000 Subject: This is Net::Bonjour, a set of perl modules to utilize DNS for service discovery. This method of service discovery is branded as Bonjour by Apple Computer. WWW: http://search.cpan.org/dist/Net-Bonjour/ --- dns/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'dns/Makefile') diff --git a/dns/Makefile b/dns/Makefile index 84f10793afc4..68146327fc59 100644 --- a/dns/Makefile +++ b/dns/Makefile @@ -92,6 +92,7 @@ SUBDIR += p5-DNS-Zone SUBDIR += p5-DNS-ZoneParse SUBDIR += p5-Data-Validate-Domain + SUBDIR += p5-Net-Bonjour SUBDIR += p5-Net-DNS SUBDIR += p5-Net-DNS-Async SUBDIR += p5-Net-DNS-Codes -- cgit