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

Changes for version 1.06

  • Objects returned when creating constructor for bound classes should not increment refcount because this causes the objects to never be freed (James Duncan)
  • Docs stated argument constructor could be omitted in bind_class which wasn't the case and so now it can and a default constructor will be created.

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