Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/okeuday/erlang_pl
- Owner: okeuday
- License: mit
- Created: 2014-11-03T00:31:21.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2023-10-27T00:18:06.000Z (about 1 year ago)
- Last Synced: 2024-07-30T19:50:32.781Z (5 months 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
====================================[![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 testAuthor
------Michael Truog (mjtruog at protonmail dot com)
License
-------MIT License