Changes for version 1.05
- Drop support for error handlers
- This module now requires SpiderMonkey 1.7 or later.
- Makefile.PL now compiles a small test to see if libs and headers can be found
- Makefile.PL now discovers install locations on CentOS5 (Gavin Carr)
- Drop support for Perl 5.6.x and earlier because we need some API symbols not available there and they don't support unicode properly either. [rt.cpan.org #31114]
Modules
Perl extension for executing embedded JavaScript
Encapsulates a JavaScript object in order to keep track of memory
An object in which we can execute JavaScript
Encapsulates errors thrown from JavaScript
Reference to a JavaScript function
Pre-compiled JavaScript
test javascript code