Changes for version 0.14 - 2018-02-22

  • CHANGES
    • Document and test that 'await' works from inside 'do {}'
    • Test that two nested 'async sub's can await nicely
  • BUGFIXES
    • Fix for 'await' twice inside the same 'foreach' loop (RT124144)
    • Fix handling of ITERVAR save/restore on perl 5.24+
    • Use correct printf format for IVs when debug printing
    • Ensure that captured lexicals from now-dead scopes remain working

Modules

deferred subroutine syntax for futures