The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Async-Methods

0.000004 - 2021-02-17
  - use AWAIT_NEW_FAIL instead of AWAIT_FAIL to avoid dropped promises
  - die if accidentally called as class method via indirect object notation

0.000003 - 2020-04-24
  - Inline Mojo::Promise::Role::Get logic

0.000002 - 2020-04-18
  - Add tests, fix bugs, write docs

0.000001 - 2020-04-08
  - Initial release