Home > Repositories > base > perl-Coro

perl-Coro: Coro - the only real threads in perl

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.
Name:perl-Coro
Release: 1:6.57-2mamba
Group:System/Libraries/Perl
Maintainer:silvan
License:GPL, Artistic
Size:210.00 kB
Upstream URL:https://www.cpan.org/
Build time:2023-04-19 18:13:09
Binary packages and requirements
x86_64aarch64i586
Built RPMSperl-Coro
perl-Coro
perl-Coro
Build requirementsglibc-devel [1]
libperl [1]
perl[>=2:5.36.0] [1]
perl-AnyEvent [1]
perl-AnyEvent-AIO [1]
perl-AnyEvent-BDB [1]
perl-BDB [1]
perl-Canary-Stability [1]
perl-EV [1]
perl-Event [1]
perl-Guard [1]
perl-IO-AIO [1]
perl-Net-HTTP [1]
perl-Scalar-List-Utils [1]
perl-common-sense [1]
perl-devel [1]
glibc-devel [1]
libperl [1]
perl[>=2:5.36.0] [1]
perl-AnyEvent [1]
perl-AnyEvent-AIO [1]
perl-AnyEvent-BDB [1]
perl-BDB [1]
perl-Canary-Stability [1]
perl-EV [1]
perl-Event [1]
perl-Guard [1]
perl-IO-AIO [1]
perl-Net-HTTP [1]
perl-Scalar-List-Utils [1]
perl-common-sense [1]
perl-devel [1]
glibc-devel [1]
libperl [1]
perl[>=2:5.36.0] [1]
perl-AnyEvent [1]
perl-AnyEvent-AIO [1]
perl-AnyEvent-BDB [1]
perl-BDB [1]
perl-Canary-Stability [1]
perl-EV [1]
perl-Event [1]
perl-Guard [1]
perl-IO-AIO [1]
perl-Net-HTTP [1]
perl-Scalar-List-Utils [1]
perl-common-sense [1]
perl-devel [1]
History of changes
DatePackagerReleaseDescription
2023-04-19Sdk Build System 6.57-2mamba- rebuilt with perl 5.36.0
2022-01-09silvan6.57-1mamba- update to 6.57
2017-12-07autodist6.514-1mamba- automatic update by autodist
2016-11-13silvan6.511-1mamba- update to 6.511
2015-02-14autodist6.42-1mamba- automatic update by autodist
2014-09-21autodist6.41-1mamba- automatic update by autodist
2014-07-09autodist6.39-1mamba- automatic update by autodist
2014-05-24autodist6.37-1mamba- automatic update by autodist
2013-11-09autodist6.32-1mamba- automatic update by autodist
2013-05-14autodist6.31-1mamba- automatic version update by autodist