https://github.com/okeuday/erlang_pl
Erlang External Term Format for Perl
https://github.com/okeuday/erlang_pl
erlang-encoding perl
Last synced: about 1 year ago
JSON representation
Erlang External Term Format for Perl
- Host: GitHub
- URL: https://github.com/okeuday/erlang_pl
- Owner: okeuday
- License: mit
- Created: 2014-11-03T00:31:21.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2023-10-27T00:18:06.000Z (over 2 years ago)
- Last Synced: 2025-02-06T05:16:31.853Z (over 1 year ago)
- Topics: erlang-encoding, perl
- Language: Perl
- Homepage:
- Size: 78.1 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
- License: LICENSE
Awesome Lists containing this project
README
Erlang External Term Format for Perl
====================================
[](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