cpan Future-AsyncAwait 0.50

latest releases: 0.69, 0.68, 0.67...
3 years ago

[CHANGES]
  • Rewrite of parser logic to use XS::Parse::Keyword instead of
    lowlevel code on PL_keyword_parser directly
  • Attempt to provide a name for the local'ized GV that cannot be
    handled (thanks fgasper)
  • Attempt to provide a name for SAVEt_* constants that cannot be
    handled
  • Added a shouty AWAIT_WAIT method to implement toplevel await
    (RT134671)
  • Docs update - remark that Rust and C++20 have async/await too
    (RT135356)

[BUGFIXES]

  • Invoke defer {} and finally {} blocks on cancellation (RT135351)

Don't miss a new Future-AsyncAwait release

NewReleases is sending notifications on new releases.