Package perl-Future-IO: Information

    Source package: perl-Future-IO
    Version: 0.15-alt3
    Latest version according to Repology
    Build time:  Dec 1, 2023, 04:35 PM in the task #335506
    Category: Development/Perl
    Report package bug
    License: perl
    Summary: Future-returning IO methods
    Description: 
    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.

    List of rpms provided by this srpm:
    perl-Future-IO (noarch)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko
    Alexey Sheplyakov

    ACL:
    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. rpm-build-perl
      11. perl(experimental.pm)
      12. perl-devel
      13. perl-podlators

    Last changed


    Dec. 1, 2023 Igor Vlasenko 0.15-alt3
    - fixed build with perl 5.38
    Oct. 25, 2023 Alexey Sheplyakov 0.15-alt2
    - NMU: disable 04syswrite test on LoongArch too. Fixes FTBFS on LoongArch.
    Oct. 23, 2023 Igor Vlasenko 0.15-alt1
    - automated CPAN update