The Perl Toolchain Summit 2025 Needs You: You can help 🙏 Learn more

Changes for version 0.05

  • API change: Always return array and hash references (previously the API was broken, returning raw AV and HVes, resulting in "Bizarre copy of XXX" errors if you didn't make the return value into a reference yourself).
  • Support return of nested data structures from JavaScript functions (StĂ©phane Puybareau).

Modules

Perl interface to the V8 JavaScript engine
An object in which we can execute JavaScript