Skip to content

sherwind/perl-BERT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BERT

This is a perl module implementing BERT (Binary ERlang Term) serialization.

See the BERT specification at <http://bert-rpc.org/>.

INSTALLATION

To install this module, run the following commands:

        perl Makefile.PL
        make
        make test
        make install

AUTHOR

Sherwin Daganato <sherwin@daganato.com>

LICENSE

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

About

BERT serializer/deserializer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages