Skip to content

ezhi/javascript-v8

 
 

Repository files navigation

JavaScript::V8 version 0.06
===========================

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
Copyright (C) 2011 David Leadbeater
Copyright (C) 2011 Igor Zaytsev

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

About

Perl interface to V8 JavaScript engine

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 69.7%
  • Perl 16.7%
  • C++ 13.6%