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

    Исходный пакет: perl-Future-IO
    Версия: 0.15-alt3
    Собран:  7 декабря 2023 г. 15:50
    Категория: Разработка/Perl
    Сообщить об ошибке в пакете
    Домашняя страница: http://search.cpan.org/dist/Future-IO/

    Лицензия: perl
    О пакете: Future-returning IO methods
    Описание: 
    This package provides a few basic methods that behave similarly to the
    same-named core perl functions relating to IO operations, but yield their
    results asynchronously via the Future manpage instances.
    
    This is provided primarily as a decoupling mechanism, to allow modules to be
    written that perform IO in an asynchronous manner to depend directly on this,
    while allowing asynchronous event systems to provide an implementation of
    these operations.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    perl-Future-IO (noarch)

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

    Список участников:
    Igor Vlasenko
    Alexey Sheplyakov

      1. rpm-build-perl
      2. perl(Future.pm)
      3. perl(Module/Build.pm)
      4. perl(Struct/Dumb.pm)
      5. perl(Test/ExpectAndCheck.pm)
      6. perl(Test/Future/IO/Impl.pm)
      7. perl(Test/Identity.pm)
      8. perl(Test/More.pm)
      9. perl(Test2/V0.pm)
      10. perl(Time/HiRes.pm)
      11. perl(experimental.pm)
      12. perl-devel
      13. perl-podlators

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


    1 декабря 2023 г. Igor Vlasenko 0.15-alt3
    - fixed build with perl 5.38
    25 октября 2023 г. Alexey Sheplyakov 0.15-alt2
    - NMU: disable 04syswrite test on LoongArch too. Fixes FTBFS on LoongArch.
    23 октября 2023 г. Igor Vlasenko 0.15-alt1
    - automated CPAN update