Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/vickenty/libjit-perl

Perl bindings for GNU LibJIT
https://github.com/vickenty/libjit-perl

Last synced: 18 days ago
JSON representation

Perl bindings for GNU LibJIT

Awesome Lists containing this project

README

        

LibJIT version 0.03
===================

Perl bindings for GNU LibJIT.

INSTALLATION

To install this module type the following:

perl Makefile.PL
make
make test
make install

DEPENDENCIES

This module requires these other modules and libraries:

Perl 5.20.2.
LibJIT GIT at a8293e141b, maybe later.

COPYRIGHT AND LICENCE

Copyright (C) 2015 by Vickenty Fesunov.

The library is distributed under the terms of the GNU Lesser General
Public License. See the LICENSE file for details.