Changes for version 0.03 - 2017-05-08

  • CHANGES
    • Handle the value and mark stacks around suspend/await, allowing some stack temporaries to be preserved
    • Avoid naming internal functions "Perl_..."
  • BUGFIXES
    • Ensure that die after await is still caught
    • Avoid C++-style comments and C99-style for() loop variable declarations (RT121569)

Modules

deferred subroutine syntax for futures