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.67 - 2024-08-19

  • CHANGES
    • Use `File::ShareDir` for storing .h include file, rather than storing the contents in the `__DATA__` section of the build helper
    • Updates for XS::Parse::Sublike v0.23:
      • add .ver hooks struct field
    • Pod style updates
  • BUGFIXES
    • Permit `async` keyword on bodyless sub or method declarations (RT151046)

Modules

deferred subroutine syntax for futures
the interface required by Future::AsyncAwait
build-time support for extensions to Future::AsyncAwait
conformance tests for awaitable role API