Changes for version 0.55 - 2021-12-16

  • CHANGES
    • Updated for XS::Parse::Keyword 0.15
    • Hoist an OP_ARGCHECK to outside the ENTERTRY block if present, so that signature validation happens synchronously
    • Support and unit-test Syntax::Keyword::MultiSub
    • No longer set `-std=c89` compile flag now that core perl requires C99 anyway

Modules

deferred subroutine syntax for futures
the interface required by Future::AsyncAwait
conformance tests for awaitable role API