spjwebster / javascript-v8

This is a defunct branch with seriously hampered functionality. See https://github.com/dgl/javascript-v8 for the latest and greatest JavaScript::V8 code.

Home Page:https://github.com/dgl/javascript-v8

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JavaScript::V8 version 0.2
===========================

See the individual module documentation for more information.

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:

   ExtUtils::XSpp
   libv8

INSTALLING V8

Instructions for installing V8 can be found in the POD for JavaScript::V8

COPYRIGHT AND LICENCE

Copyright (C) 2009-2010 Paweł Murias

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

About

This is a defunct branch with seriously hampered functionality. See https://github.com/dgl/javascript-v8 for the latest and greatest JavaScript::V8 code.

https://github.com/dgl/javascript-v8


Languages

Language:C 89.0%Language:Perl 9.2%Language:C++ 1.9%