The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.11 - 2008-08-23

  • Added get_options, has_options and toggle_options so one can enable stuff like strict mode and JIT compilation if the underlying SpiderMonkey supports it (TraceMonkey ftw!).

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