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

    Исходный пакет: perl-Future-IO
    Версия: 0.16-alt1
    Последняя версия по данным Repology
    Собран:  4 апреля 2025 г. 4:52 в задании #380212
    Категория: Разработка/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

    Права:
    Igor Vlasenko
    @everybody

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

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


    3 апреля 2025 г. Igor Vlasenko 0.16-alt1
    - automated CPAN update
    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.