danielkitchener / javascript-v8

Perl interface to V8 JavaScript engine

Home Page:http://cpan.me/JavaScript::V8

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

javascript-v8

Perl interface to V8 JavaScript engine

To Install (CPAN installation)

cpan JavaScript::V8

To Install (non-CPAN install):

Install V8 if not already installed:

apt-get install libv8-dev

Create Makefile

perl Makefile.PL

Install

make install

More information at https://metacpan.org/pod/JavaScript::V8

About

Perl interface to V8 JavaScript engine

http://cpan.me/JavaScript::V8


Languages

Language:C 71.1%Language:Perl 17.8%Language:C++ 10.8%Language:Perl 6 0.3%