Changes for version 1.15 - 2010-01-04
- It's now possible to set a pending exception in the context from Perl space (Scott McWhirter)
- can now set JS_LIB_NAME in environment prior to running perl Makefile.PL so that different library name can be specified (James)
- binding a value explicitly unsets $@ after it tests to see if something has been bound. (James)
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
Encapsulate a Perl array in JavaScript space
Encapsulate a Perl hash in JavaScript space
Runs contexts
Pre-compiled JavaScript
test javascript code
Provides
in lib/JavaScript/Generator.pm