The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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