Package perl-Coro: Information

    Source package: perl-Coro
    Version: 6.570-alt4_1
    Latest version according to Repology
    Build time:  Jun 21, 2021, 10:23 PM in the task #274930
    Report package bug
    License: (GPL+ or Artistic) and (GPLv2 or BSD)
    Summary: The only real threads in perl
    Description: 
    This module collection manages continuations in general, most often in the
    form of cooperative threads (also called coros, or simply "coro" in the
    documentation). They are similar to kernel threads but don't (in general) run
    in parallel at the same time even on SMP machines. The specific flavor of
    thread offered by this module also guarantees you that it will not switch
    between threads unless necessary, at easily-identified points in your
    program, so locking and parallel access are rarely an issue, making thread
    programming much safer and easier than using other thread models.

    List of rpms provided by this srpm:
    perl-Coro (x86_64, ppc64le, i586, armh, aarch64)
    perl-Coro-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: Igor Vlasenko


    ACL:
    Igor Vlasenko
    @everybody

      1. libecb-static
      2. perl(Scalar/Util.pm)
      3. perl(Socket.pm)
      4. perl(Storable.pm)
      5. perl(Term/ReadLine.pm)
      6. perl(XSLoader.pm)
      7. perl(base.pm)
      8. perl(common/sense.pm)
      9. perl(overload.pm)
      10. perl(strict.pm)
      11. perl(warnings.pm)
      12. coreutils
      13. perl-devel
      14. perl-podlators
      15. /proc
      16. sed
      17. rpm-build-perl
      18. rpm-build-perl
      19. findutils
      20. rpm-macros-fedora-compat
      21. perl(AnyEvent.pm)
      22. perl(AnyEvent/AIO.pm)
      23. perl(AnyEvent/BDB.pm)
      24. perl(AnyEvent/Socket.pm)
      25. perl(AnyEvent/Util.pm)
      26. perl(BDB.pm)
      27. perl(Canary/Stability.pm)
      28. perl(Carp.pm)
      29. perl(Config.pm)
      30. perl(EV.pm)
      31. perl(EV/MakeMaker.pm)
      32. perl(Errno.pm)
      33. perl(Event.pm)
      34. perl(Event/MakeMaker.pm)
      35. perl(Exporter.pm)
      36. gcc
      37. perl(ExtUtils/MakeMaker.pm)
      38. perl(Guard.pm)
      39. perl(IO/AIO.pm)
      40. perl(IO/Socket/INET.pm)
      41. perl(LWP/Simple.pm)
      42. perl(Net/Config.pm)
      43. perl(Net/FTP.pm)
      44. perl(Net/HTTP.pm)
      45. perl(Net/NNTP.pm)

    Last changed


    June 21, 2021 Igor Vlasenko 2:6.570-alt4_1
    - restored tests
    - removed set_perl_req_method relaxed
    June 21, 2021 Igor Vlasenko 2:6.570-alt3_1
    - partial perl7 patch
    June 1, 2021 Igor Vlasenko 2:6.570-alt2_1
    - prepared for rebuild with perl 5.32