Leont / AnyEvent-mDNS

Multicast DNS client for AnyEvent

Home Page:http://search.cpan.org/dist/AnyEvent-mDNS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is Perl module AnyEvent::mDNS.

INSTALLATION

AnyEvent::mDNS installation is straightforward. If your CPAN shell is set up,
you should just be able to do

    % cpan AnyEvent::mDNS

Download it, unpack it, then build it as per the usual:

    % perl Makefile.PL
    % make && make test

Then install it:

    % make install

DOCUMENTATION

AnyEvent::mDNS documentation is available as in POD. So you can do:

    % perldoc AnyEvent::mDNS

to read the documentation online with your favorite pager.

Tatsuhiko Miyagawa

About

Multicast DNS client for AnyEvent

http://search.cpan.org/dist/AnyEvent-mDNS


Languages

Language:Perl 100.0%