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

  • Add await() so Perl can wait until JS’s pending jobs finish.
  • Make eval_module() return the JS object so chaining is easier.
  • Explicitly document interfaces that return the JS object.