Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-Coro | Distribution: Mageia |
Version: 6.570.0 | Vendor: Mageia.Org |
Release: 9.mga10 | Build date: Mon Jul 28 10:08:30 2025 |
Group: Development/Perl | Build host: localhost |
Size: 526045 | Source RPM: perl-Coro-6.570.0-9.mga10.src.rpm |
Packager: tv <tv> | |
Url: https://metacpan.org/release/Coro | |
Summary: Coroutine process abstraction |
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.
GPL+ or Artistic
* Mon Jul 28 2025 tv <tv> 3:6.570.0-9.mga10 + Revision: 2261659 - Fix build with gcc-15 - Rebuild for perl-5.42 + umeabot <umeabot> - Mageia 10 Mass Rebuild * Sat Aug 24 2024 tv <tv> 3:6.570.0-7.mga10 + Revision: 2090830 - Rebuild for perl-5.40 * Tue Nov 28 2023 tv <tv> 3:6.570.0-6.mga10 + Revision: 2010455 - Rebuild for perl-5.38
/usr/lib/.build-id /usr/lib/.build-id/d1 /usr/lib/.build-id/d1/3cf00e332c426243883cbcc5109ba2c3e77070 /usr/lib/perl5/vendor_perl/Coro /usr/lib/perl5/vendor_perl/Coro.pm /usr/lib/perl5/vendor_perl/Coro/AIO.pm /usr/lib/perl5/vendor_perl/Coro/AnyEvent.pm /usr/lib/perl5/vendor_perl/Coro/BDB.pm /usr/lib/perl5/vendor_perl/Coro/Channel.pm /usr/lib/perl5/vendor_perl/Coro/CoroAPI.h /usr/lib/perl5/vendor_perl/Coro/Debug.pm /usr/lib/perl5/vendor_perl/Coro/Handle.pm /usr/lib/perl5/vendor_perl/Coro/Intro.pod /usr/lib/perl5/vendor_perl/Coro/LWP.pm /usr/lib/perl5/vendor_perl/Coro/MakeMaker.pm /usr/lib/perl5/vendor_perl/Coro/RWLock.pm /usr/lib/perl5/vendor_perl/Coro/Select.pm /usr/lib/perl5/vendor_perl/Coro/Semaphore.pm /usr/lib/perl5/vendor_perl/Coro/SemaphoreSet.pm /usr/lib/perl5/vendor_perl/Coro/Signal.pm /usr/lib/perl5/vendor_perl/Coro/Socket.pm /usr/lib/perl5/vendor_perl/Coro/Specific.pm /usr/lib/perl5/vendor_perl/Coro/State.pm /usr/lib/perl5/vendor_perl/Coro/Storable.pm /usr/lib/perl5/vendor_perl/Coro/Timer.pm /usr/lib/perl5/vendor_perl/Coro/Util.pm /usr/lib/perl5/vendor_perl/Coro/jit-amd64-unix.pl /usr/lib/perl5/vendor_perl/Coro/jit-x86-unix.pl /usr/lib/perl5/vendor_perl/auto /usr/lib/perl5/vendor_perl/auto/Coro /usr/lib/perl5/vendor_perl/auto/Coro/State /usr/lib/perl5/vendor_perl/auto/Coro/State/State.so /usr/share/doc/perl-Coro /usr/share/doc/perl-Coro/COPYING /usr/share/doc/perl-Coro/Changes /usr/share/doc/perl-Coro/EV /usr/share/doc/perl-Coro/EV/EV.pm /usr/share/doc/perl-Coro/EV/EV.xs /usr/share/doc/perl-Coro/EV/Makefile.PL /usr/share/doc/perl-Coro/EV/t /usr/share/doc/perl-Coro/EV/t/00_basic.t /usr/share/doc/perl-Coro/INSTALL /usr/share/doc/perl-Coro/META.json /usr/share/doc/perl-Coro/META.yml /usr/share/doc/perl-Coro/MYMETA.yml /usr/share/doc/perl-Coro/README /usr/share/doc/perl-Coro/eg /usr/share/doc/perl-Coro/eg/bench /usr/share/doc/perl-Coro/eg/dns /usr/share/doc/perl-Coro/eg/event /usr/share/doc/perl-Coro/eg/lwp /usr/share/doc/perl-Coro/eg/myhttpd /usr/share/doc/perl-Coro/eg/prodcons1 /usr/share/doc/perl-Coro/eg/prodcons2 /usr/share/doc/perl-Coro/eg/prodcons3 /usr/share/doc/perl-Coro/eg/readline /usr/share/licenses/perl-Coro /usr/share/licenses/perl-Coro/COPYING /usr/share/man/man3/Coro.3pm.xz /usr/share/man/man3/Coro::AIO.3pm.xz /usr/share/man/man3/Coro::AnyEvent.3pm.xz /usr/share/man/man3/Coro::BDB.3pm.xz /usr/share/man/man3/Coro::Channel.3pm.xz /usr/share/man/man3/Coro::Debug.3pm.xz /usr/share/man/man3/Coro::Handle.3pm.xz /usr/share/man/man3/Coro::Intro.3pm.xz /usr/share/man/man3/Coro::LWP.3pm.xz /usr/share/man/man3/Coro::MakeMaker.3pm.xz /usr/share/man/man3/Coro::RWLock.3pm.xz /usr/share/man/man3/Coro::Select.3pm.xz /usr/share/man/man3/Coro::Semaphore.3pm.xz /usr/share/man/man3/Coro::SemaphoreSet.3pm.xz /usr/share/man/man3/Coro::Signal.3pm.xz /usr/share/man/man3/Coro::Socket.3pm.xz /usr/share/man/man3/Coro::Specific.3pm.xz /usr/share/man/man3/Coro::State.3pm.xz /usr/share/man/man3/Coro::Storable.3pm.xz /usr/share/man/man3/Coro::Timer.3pm.xz /usr/share/man/man3/Coro::Util.3pm.xz
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 29 04:49:32 2025