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. More information can be found at:
http://www.zeroconf.org/
http://developer.apple.com/macosx/bonjour/index.html
A list of register service types can be found at:
http://www.dns-sd.org/ServiceTypes.html
Requirements:
perl >= 5.6.0
Net::DNS >= 0.50
Install the library by running these commands:
perl Makefile.PL
make
make test
make install
Please report any bugs/suggestions to George Chlipala <george@walnutcs.com>
NOTE FOR Net::Rendezvous USERS
SPECIAL CHARACTERS IN DNS NAMES
All files contained in this installation are Copyright (c) 2004 George Chlipala unless otherwise specified. All rights reserved.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
Bonjour (in this context) is a trademark of Apple Computer, Inc.