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.000075

  • Fix memory leak associated to checking for cyclic data.
  • Properly cleanup duktape stack in several cases.
  • Add test for calling Perl callback with non-Perl args.
  • Support passing Perl objects with magic into JS.
  • Allow proper dying from perl module handlers.

Modules

Perl XS binding for the Duktape Javascript embeddable engine