You are here: Home / LBN / Up2date / Core Linux / BastionLinux 19 / perl-Coro-6.23-2.fc19.armv6hl

perl-Coro-6.23-2.fc19.armv6hl

Package Attributes
RPM  perl-Coro-6.23-2.fc19.armv6hl.rpm Architecture  armv6hl Size  513812 Created  2019/09/30 07:01:13 UTC
Package Specification
Summary The only real threads in perl
Group Development/Libraries
License (GPL+ or Artistic) and (GPLv2 or BSD)
Home Page http://search.cpan.org/dist/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)  
libc.so.6  
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(armv6hl-32)

Document Actions