Пакет perl-Future-AsyncAwait: Информация

    Исходный пакет: perl-Future-AsyncAwait
    Версия: 0.71-alt1
    Последняя версия по данным Repology
    Собран:  17 сентября 2025 г. 18:05 в задании #395156
    Категория: Разработка/Perl
    Сообщить об ошибке в пакете
    Домашняя страница: http://search.cpan.org/dist/Future-AsyncAwait/

    Лицензия: perl
    О пакете: deferred subroutine syntax for futures
    Описание: 
    This module provides syntax for deferring and resuming subroutines
    while waiting for Futures to complete. This syntax aims to make code
    that performs asynchronous operations using futures look neater and
    more expressive than simply using then chaining and other techniques on
    the futures themselves. It is also a similar syntax used by a number of
    other languages; notably C# 5, EcmaScript 6, Python 3, Dart, Rust, C++20.
    
    This module is still under active development. While it now seems
    relatively stable enough for most use-cases and has received a lot of
    "battle-testing" in a wide variety of scenarios, there may still be the
    occasional case of memory leak left in it, especially if still-pending
    futures are abandoned.
    
    The new syntax takes the form of two new keywords, async and await.

    Список бинарных RPM-пакетов, собираемых из данного SRPM:
    perl-Future-AsyncAwait (x86_64, i586, aarch64)
    perl-Future-AsyncAwait-debuginfo (x86_64, i586, aarch64)

    Сопровождающий: Igor Vlasenko

    Список участников:
    Igor Vlasenko
    Cronbuild Service

    Права:
    Igor Vlasenko
    @everybody

      1. perl(ExtUtils/CBuilder.pm)
      2. perl(File/ShareDir.pm)
      3. perl(Future.pm)
      4. perl(IO/Async/Loop.pm)
      5. perl(Module/Build.pm)
      6. perl(Object/Pad.pm)
      7. /proc
      8. perl(Role/Tiny.pm)
      9. perl(Role/Tiny/With.pm)
      10. perl(Syntax/Keyword/Defer.pm)
      11. perl(Syntax/Keyword/Dynamically.pm)
      12. perl(Syntax/Keyword/Match.pm)
      13. perl(Syntax/Keyword/MultiSub.pm)
      14. perl(Syntax/Keyword/Try.pm)
      15. perl(Test/Fatal.pm)
      16. perl(Test/Future/Deferred.pm)
      17. perl(Test/MemoryGrowth.pm)
      18. perl(Test/More.pm)
      19. perl(Test/Refcount.pm)
      20. perl(Test2/V0.pm)
      21. perl(XS/Parse/Keyword.pm)
      22. perl(XS/Parse/Keyword/Builder.pm)
      23. perl(XS/Parse/Sublike.pm)
      24. perl(XS/Parse/Sublike/Builder.pm)
      25. perl(experimental.pm)
      26. perl-devel
      27. perl-podlators
      28. rpm-build-perl

    Последнее изменение


    17 сентября 2025 г. Igor Vlasenko 0.71-alt1
    - automated CPAN update
    4 апреля 2025 г. Igor Vlasenko 0.70-alt1
    - automated CPAN update
    30 ноября 2023 г. Igor Vlasenko 0.66-alt3
    - unbootstrap