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.32 - 2019-09-03

  • CHANGES
    • Define a super-experimental C-level API for other modules to hook parts of the suspend/resume lifecycle to provide extension behaviour.
  • BUGFIXES
    • Actually use perl's own `wrap_keyword_plugin()`
    • Avoid compiler warning about int/IV mismatch in printf (RT130285)
    • Use warn_sv() to avoid compiler wraning about formatless warn() on a plain PV (RT130285)
    • Don't segfault on parse errors from parse_block() (RT130417)

Modules

deferred subroutine syntax for futures