virtan / perl-erlang-port-4

Erlang::Port4 Perl module ({packet, 4} exchange)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Erlang-Port4

INSTALLATION

To install this module, run the following commands:

    perl Makefile.PL
    make
    make test
    make install


SUPPORT AND DOCUMENTATION

After installing, you can find documentation for this module with the perldoc command.

    perldoc Erlang::Port4

You can also look for information at:

    Search CPAN
        http://search.cpan.org/dist/Erlang-Port4

    CPAN Request Tracker:
        http://rt.cpan.org/NoAuth/Bugs.html?Dist=Erlang-Port4

    AnnoCPAN, annotated CPAN documentation:
        http://annocpan.org/dist/Erlang-Port4

    CPAN Ratings:
        http://cpanratings.perl.org/d/Erlang-Port4

COPYRIGHT AND LICENCE

Copyright (C) 20014
Original code by YAMASHINA Hio
Small changes by virtan@virtan.com
100x speedup by yuriy.ershov@gmail.com

This program is free software; you can redistribute it and/or modify it
under the same terms as Perl itself.

About

Erlang::Port4 Perl module ({packet, 4} exchange)


Languages

Language:Perl 87.8%Language:Erlang 12.2%