You are here: Home / LBN / Up2date / Core Linux / BastionLinux 25 / perl-Coro-6.540-2.lbn25.x86_64

perl-Coro-6.540-2.lbn25.x86_64

Package Attributes
RPM  perl-Coro-6.540-2.lbn25.x86_64.rpm Architecture  x86_64 Size  558302 Created  2021/11/29 02:43:15 UTC
Package Specification
Summary The only real threads in perl
Group Unspecified
License (GPL+ or Artistic) and (GPLv2 or BSD)
Home Page https://metacpan.org/release/Coro
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.

Requires
rpmlib(PayloadIsXz)  
rpmlib(FileDigests)  
rpmlib(CompressedFileNames)  
rpmlib(PayloadFilesHavePrefix)  
Provides
perl(Coro)
perl(Coro::AIO)
perl(Coro::AnyEvent)
perl(Coro::BDB)
perl(Coro::Channel)
perl(Coro::Debug)
perl(Coro::EV)
perl(Coro::Event)
perl(Coro::Handle)
perl(Coro::Handle::FH)
perl(Coro::LWP)
perl(Coro::LWP::Socket)
perl(Coro::MakeMaker)
perl(Coro::RWLock)
perl(Coro::Select)
perl(Coro::Semaphore)
perl(Coro::SemaphoreSet)
perl(Coro::Signal)
perl(Coro::Socket)
perl(Coro::Specific)
perl(Coro::State)
perl(Coro::Storable)
perl(Coro::Timer)
perl(Coro::Timer::Timeout)
perl(Coro::Util)
perl-Coro
perl-Coro(x86-64)

Document Actions