Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/okeuday/erlang_pl

Erlang External Term Format for Perl
https://github.com/okeuday/erlang_pl

erlang-encoding perl

Last synced: 12 days ago
JSON representation

Erlang External Term Format for Perl

Awesome Lists containing this project

README

        

Erlang External Term Format for Perl
====================================

[![Build Status](https://app.travis-ci.com/okeuday/erlang_pl.svg?branch=master)](https://app.travis-ci.com/okeuday/erlang_pl)

Provides all encoding and decoding for the Erlang External Term Format
(as defined at [http://erlang.org/doc/apps/erts/erl_ext_dist.html](http://erlang.org/doc/apps/erts/erl_ext_dist.html))
in a single Perl package.

Tests
-----

./build.pl
./Build test

Author
------

Michael Truog (mjtruog at protonmail dot com)

License
-------

MIT License